Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h36 #define E1000_DEV_ID_DH89XXCC_BACKPLANE 0x043C macro
H A De1000_82575.c472 case E1000_DEV_ID_DH89XXCC_BACKPLANE: in igb_init_mac_params_82575()
584 case E1000_DEV_ID_DH89XXCC_BACKPLANE: in igb_get_invariants_82575()
H A Digb_ethtool.c1692 (hw->device_id == E1000_DEV_ID_DH89XXCC_BACKPLANE) || in igb_setup_loopback_test()
1759 (hw->device_id == E1000_DEV_ID_DH89XXCC_BACKPLANE) || in igb_loopback_cleanup()
H A Digb_main.c86 { PCI_VDEVICE(INTEL, E1000_DEV_ID_DH89XXCC_BACKPLANE), board_82575 },