Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h26 #define E1000_DEV_ID_82575EB_FIBER_SERDES 0x10A9 macro
H A De1000_82575.c564 case E1000_DEV_ID_82575EB_FIBER_SERDES: in igb_get_invariants_82575()
H A Digb_main.c97 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82575EB_FIBER_SERDES), board_82575 },
3418 case E1000_DEV_ID_82575EB_FIBER_SERDES: in igb_probe()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c271 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_82575EB_FIBER_SERDES) },