Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_I354_SGMII (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/igb/
De1000_hw.h50 #define E1000_DEV_ID_I354_SGMII 0x1F41 macro
Digb_ethtool.c1694 (hw->device_id == E1000_DEV_ID_I354_SGMII) || in igb_setup_loopback_test()
1761 (hw->device_id == E1000_DEV_ID_I354_SGMII)) { in igb_loopback_cleanup()
De1000_82575.c608 case E1000_DEV_ID_I354_SGMII: in igb_get_invariants_82575()
Digb_main.c64 { PCI_VDEVICE(INTEL, E1000_DEV_ID_I354_SGMII) },