6fca104a7a
Currently we do not provide full end-to-end solution for system level debug and diagnostics. This change purpose is to fulfill design and implementation gaps to provide full end-to-end (HW-FW-SW) diagnostic solution. In addition to functional improvements, it will provide feasible, user-friendly Debug information. Signed-off-by: Amir Shay <shay.amir@intel.com> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com> Acked-by: Qiming Yang <qiming.yang@intel.com> |
||
---|---|---|
.. | ||
ice_acl_ctrl.c | ||
ice_acl.c | ||
ice_acl.h | ||
ice_adminq_cmd.h | ||
ice_alloc.h | ||
ice_bitops.h | ||
ice_common.c | ||
ice_common.h | ||
ice_controlq.c | ||
ice_controlq.h | ||
ice_dcb.c | ||
ice_dcb.h | ||
ice_devids.h | ||
ice_fdir.c | ||
ice_fdir.h | ||
ice_flex_pipe.c | ||
ice_flex_pipe.h | ||
ice_flex_type.h | ||
ice_flow.c | ||
ice_flow.h | ||
ice_hw_autogen.h | ||
ice_lan_tx_rx.h | ||
ice_nvm.c | ||
ice_nvm.h | ||
ice_osdep.h | ||
ice_protocol_type.h | ||
ice_sbq_cmd.h | ||
ice_sched.c | ||
ice_sched.h | ||
ice_status.h | ||
ice_switch.c | ||
ice_switch.h | ||
ice_type.h | ||
ice_vlan_mode.c | ||
ice_vlan_mode.h | ||
meson.build | ||
README |
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2020-2021 Intel Corporation */ Intel® ICE driver ================== This directory contains source code of FreeBSD ice driver of version 2021.01.20 released by the team which develops basic drivers for any ice NIC. The directory of base/ contains the original source package. This driver is valid for the product(s) listed below * Intel® Ethernet Network Adapters E810 Updating the driver =================== NOTE: The source code in this directory should not be modified apart from the following file(s): ice_osdep.h