Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h36 #define E1000_DEV_ID_DH89XXCC_BACKPLANE 0x043C macro
H A De1000_82575.c474 case E1000_DEV_ID_DH89XXCC_BACKPLANE: in igb_init_mac_params_82575()
586 case E1000_DEV_ID_DH89XXCC_BACKPLANE: in igb_get_invariants_82575()
H A Digb_ethtool.c1689 (hw->device_id == E1000_DEV_ID_DH89XXCC_BACKPLANE) || in igb_setup_loopback_test()
1756 (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 },
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c300 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_DH89XXCC_BACKPLANE) },