Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_devids.h22 #define I40E_DEV_ID_25G_SFP28 0x158B macro
H A Di40e_ptp.c183 return hw->device_id == I40E_DEV_ID_25G_SFP28 && in i40e_is_ptp_pin_dev()
H A Di40e_common.c44 case I40E_DEV_ID_25G_SFP28: in i40e_set_mac_type()
4882 case I40E_DEV_ID_25G_SFP28: in i40e_write_phy_register()
4921 case I40E_DEV_ID_25G_SFP28: in i40e_read_phy_register()
H A Di40e_ethtool.c1595 if (hw->device_id != I40E_DEV_ID_25G_SFP28 && in i40e_set_fec_param()
5327 pf->hw.device_id != I40E_DEV_ID_25G_SFP28 && in i40e_set_priv_flags()
5335 pf->hw.device_id != I40E_DEV_ID_25G_SFP28 && in i40e_set_priv_flags()
H A Di40e_main.c90 {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_SFP28), 0},