Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_devids.h15 #define I40E_DEV_ID_10G_BASE_T 0x1586 macro
Di40e_common.c29 case I40E_DEV_ID_10G_BASE_T: in i40e_set_mac_type()
4835 case I40E_DEV_ID_10G_BASE_T: in i40e_write_phy_register()
4871 case I40E_DEV_ID_10G_BASE_T: in i40e_read_phy_register()
Di40e_main.c68 {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T), 0},
14035 if ((pf->hw.device_id == I40E_DEV_ID_10G_BASE_T) || in i40e_probe()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_devids.h15 #define I40E_DEV_ID_10G_BASE_T 0x1586 macro
Di40e_common.c29 case I40E_DEV_ID_10G_BASE_T: in i40e_set_mac_type()