Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_devids.h28 #define I40E_DEV_ID_5G_BASE_T_BC 0x101F macro
44 ((d) == I40E_DEV_ID_5G_BASE_T_BC))
H A Di40e_common.c39 case I40E_DEV_ID_5G_BASE_T_BC: in i40e_set_mac_type()
6799 case I40E_DEV_ID_5G_BASE_T_BC: in i40e_write_phy_register()
6836 case I40E_DEV_ID_5G_BASE_T_BC: in i40e_read_phy_register()
7113 hw->device_id == I40E_DEV_ID_5G_BASE_T_BC) && in i40e_get_phy_lpi_status()
7164 hw->device_id == I40E_DEV_ID_5G_BASE_T_BC) && in i40e_get_lpi_counters()
7207 hw->device_id != I40E_DEV_ID_5G_BASE_T_BC) in i40e_get_lpi_duration()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c434 { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_5G_BASE_T_BC) },