Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_devids.h17 #define I40E_DEV_ID_10G_BASE_T 0x1586 macro
H A Di40e_common.c36 case I40E_DEV_ID_10G_BASE_T: in i40e_set_mac_type()
4877 case I40E_DEV_ID_10G_BASE_T: in i40e_write_phy_register()
4916 case I40E_DEV_ID_10G_BASE_T: in i40e_read_phy_register()
H A Di40e_main.c73 {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T), 0},
16251 if ((pf->hw.device_id == I40E_DEV_ID_10G_BASE_T) || in i40e_probe()