Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_hw.h70 #define E1000_DEV_ID_I354_BACKPLANE_2_5GBPS 0x1F45 macro
Digb_ethtool.c177 E1000_DEV_ID_I354_BACKPLANE_2_5GBPS) && in igb_get_settings()
1671 (hw->device_id == E1000_DEV_ID_I354_BACKPLANE_2_5GBPS)) { in igb_setup_loopback_test()
De1000_82575.c577 case E1000_DEV_ID_I354_BACKPLANE_2_5GBPS: in igb_get_invariants_82575()
Digb_main.c78 { PCI_VDEVICE(INTEL, E1000_DEV_ID_I354_BACKPLANE_2_5GBPS) },