Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/igb/
De1000_hw.h55 #define E1000_DEV_ID_DH89XXCC_BACKPLANE 0x043C macro
De1000_82575.c456 case E1000_DEV_ID_DH89XXCC_BACKPLANE: in igb_init_mac_params_82575()
568 case E1000_DEV_ID_DH89XXCC_BACKPLANE: in igb_get_invariants_82575()
Digb_ethtool.c1664 (hw->device_id == E1000_DEV_ID_DH89XXCC_BACKPLANE) || in igb_setup_loopback_test()
1731 (hw->device_id == E1000_DEV_ID_DH89XXCC_BACKPLANE) || in igb_loopback_cleanup()
Digb_main.c98 { PCI_VDEVICE(INTEL, E1000_DEV_ID_DH89XXCC_BACKPLANE), board_82575 },