numam-dpdk/drivers/net/ice/base
Qi Zhang 8e9091f57e net/ice/base: add helper to check for 100M speed support
Add a helper function to check if the underlying part can
support 100M speeds.

Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Junfeng Guo <junfeng.guo@intel.com>
2021-09-21 14:33:37 +02:00
..
ice_acl_ctrl.c net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_acl.c net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_acl.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_adminq_cmd.h net/ice/base: add new AQ description 2021-08-11 04:24:31 +02:00
ice_alloc.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_bitops.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_cgu_regs.h net/ice/base: add clock initialization function 2021-08-11 04:23:54 +02:00
ice_common.c net/ice/base: add helper to check for 100M speed support 2021-09-21 14:33:37 +02:00
ice_common.h net/ice/base: add helper to check for 100M speed support 2021-09-21 14:33:37 +02:00
ice_controlq.c net/ice/base: add functions for device clock control 2021-08-11 04:23:18 +02:00
ice_controlq.h net/ice/base: add functions for device clock control 2021-08-11 04:23:18 +02:00
ice_dcb.c net/ice/base: clarify comments on checking PFC mode 2021-08-11 04:24:13 +02:00
ice_dcb.h net/ice/base: add function for DSCP configure 2021-06-10 12:04:16 +02:00
ice_devids.h net/ice/base: include more E810T adapters 2021-09-21 14:33:24 +02:00
ice_fdir.c net/ice/base: support flow director for IPv6 fragments 2021-08-29 13:13:52 +02:00
ice_fdir.h net/ice/base: support flow director for GTPoGRE 2021-08-11 04:25:09 +02:00
ice_flex_pipe.c net/ice/base: add package segment ID 2021-09-21 14:33:34 +02:00
ice_flex_pipe.h net/ice/base: update boost TCAM for DVM 2021-03-05 09:35:43 +01:00
ice_flex_type.h net/ice/base: add package segment ID 2021-09-21 14:33:34 +02:00
ice_flow.c net/ice/base: support flow director for GTPU UL/DL with QFI 2021-08-11 04:25:21 +02:00
ice_flow.h net/ice/base: support flow director for GTPU UL/DL with QFI 2021-08-11 04:25:21 +02:00
ice_hw_autogen.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_lan_tx_rx.h net/ice/base: add timestamp masks 2021-08-11 04:23:45 +02:00
ice_nvm.c net/ice/base: allow tool access to manageability register 2021-09-21 14:33:32 +02:00
ice_nvm.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_osdep.h net/ice: factorize firmware loading 2021-07-07 16:41:53 +02:00
ice_protocol_type.h net/ice/base: support flow director for GTPoGRE 2021-08-11 04:25:09 +02:00
ice_ptp_consts.h net/ice/base: implement Vernier calibration for E822 2021-08-11 04:24:08 +02:00
ice_ptp_hw.c net/ice/base: change address parameter to 16-bit 2021-09-21 14:33:30 +02:00
ice_ptp_hw.h net/ice/base: support starting PHY in bypass mode 2021-08-11 04:24:18 +02:00
ice_sbq_cmd.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_sched.c net/ice/base: support TC nodes PIR configuration 2021-08-11 04:24:41 +02:00
ice_sched.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_status.h net/ice/base: update copyright date 2021-01-08 19:03:09 +01:00
ice_switch.c net/ice/base: allow to enable LAN and loopback in switch 2021-09-21 14:33:28 +02:00
ice_switch.h net/ice/base: allow to enable LAN and loopback in switch 2021-09-21 14:33:28 +02:00
ice_type.h net/ice/base: add package segment ID 2021-09-21 14:33:34 +02:00
ice_vlan_mode.c net/ice/base: log if DDP/FW do not support QinQ 2021-04-30 15:37:04 +02:00
ice_vlan_mode.h net/ice/base: refactor post DDP download VLAN mode config 2021-04-30 15:26:25 +02:00
meson.build net/ice/base: add functions for device clock control 2021-08-11 04:23:18 +02:00
README net/ice/base: support IP fragment RSS and FDIR 2021-04-30 15:50:05 +02:00

/* 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.04.29 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