Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_devids.h59 #define I40E_DEV_ID_5G_BASE_T_BC 0x101F macro
63 ((d) == I40E_DEV_ID_5G_BASE_T_BC) || \
H A Di40e_common.c67 case I40E_DEV_ID_5G_BASE_T_BC: in i40e_set_mac_type()
6672 case I40E_DEV_ID_5G_BASE_T_BC: in i40e_write_phy_register()
6711 case I40E_DEV_ID_5G_BASE_T_BC: in i40e_read_phy_register()
6989 hw->device_id == I40E_DEV_ID_5G_BASE_T_BC) && in i40e_get_phy_lpi_status()
7040 hw->device_id == I40E_DEV_ID_5G_BASE_T_BC) && in i40e_get_lpi_counters()
7083 hw->device_id != I40E_DEV_ID_5G_BASE_T_BC) in i40e_get_lpi_duration()
H A Dif_ixl.c87 …PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_5G_BASE_T_BC, "Intel(R) Ethernet Controller V710 for 5GBAS…