Home
last modified time | relevance | path

Searched refs:I40E_DEV_ID_10G_BASE_T_BC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_devids.h56 #define I40E_DEV_ID_10G_BASE_T_BC 0x15FF macro
62 (((d) == I40E_DEV_ID_10G_BASE_T_BC) || \
H A Di40e_common.c64 case I40E_DEV_ID_10G_BASE_T_BC: in i40e_set_mac_type()
6671 case I40E_DEV_ID_10G_BASE_T_BC: in i40e_write_phy_register()
6710 case I40E_DEV_ID_10G_BASE_T_BC: in i40e_read_phy_register()
6988 (hw->device_id == I40E_DEV_ID_10G_BASE_T_BC || in i40e_get_phy_lpi_status()
7039 if ((hw->device_id == I40E_DEV_ID_10G_BASE_T_BC || in i40e_get_lpi_counters()
7082 if (hw->device_id != I40E_DEV_ID_10G_BASE_T_BC && in i40e_get_lpi_duration()
H A Dif_ixl.c84 …PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T_BC, "Intel(R) Ethernet Controller X710 for 10GB…