Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_devids.h27 #define I40E_DEV_ID_1G_BASE_T_BC 0x0DD2 macro
29 (((d) == I40E_DEV_ID_1G_BASE_T_BC) || \
H A Di40e_common.c34 case I40E_DEV_ID_1G_BASE_T_BC: in i40e_set_mac_type()
4875 case I40E_DEV_ID_1G_BASE_T_BC: in i40e_write_phy_register()
4914 case I40E_DEV_ID_1G_BASE_T_BC: in i40e_read_phy_register()
H A Di40e_main.c72 {PCI_VDEVICE(INTEL, I40E_DEV_ID_1G_BASE_T_BC), 0},