Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_api.c269 case E1000_DEV_ID_PCH_I218_V3: in e1000_set_mac_type()
H A De1000_hw.h109 #define E1000_DEV_ID_PCH_I218_V3 0x15A3 /* Wildcat Point PCH */ macro
H A De1000_ich8lan.c1631 (hw->device_id == E1000_DEV_ID_PCH_I218_V3)) { in e1000_check_for_copper_link_ich8lan()
5591 (device_id == E1000_DEV_ID_PCH_I218_V3) || in e1000_suspend_workarounds_ich8lan()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c144 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_PCH_I218_V3) },
215 case E1000_DEV_ID_PCH_I218_V3: in eth_em_dev_is_ich8()