Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_devids.h20 #define I40E_DEV_ID_10G_BASE_T4 0x1589 macro
H A Di40e_common.c37 case I40E_DEV_ID_10G_BASE_T4: in i40e_set_mac_type()
4878 case I40E_DEV_ID_10G_BASE_T4: in i40e_write_phy_register()
4917 case I40E_DEV_ID_10G_BASE_T4: in i40e_read_phy_register()
H A Di40e_main.c74 {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T4), 0},
16253 (pf->hw.device_id == I40E_DEV_ID_10G_BASE_T4)) in i40e_probe()