Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
De1000_hw.h36 #define E1000_DEV_ID_DH89XXCC_BACKPLANE 0x043C macro
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()
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()
Digb_main.c85 { PCI_VDEVICE(INTEL, E1000_DEV_ID_DH89XXCC_BACKPLANE), board_82575 },