Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_api.c268 case E1000_DEV_ID_PCH_I218_LM3: in e1000_set_mac_type()
H A De1000_hw.h108 #define E1000_DEV_ID_PCH_I218_LM3 0x15A2 /* Wildcat Point PCH */ macro
H A De1000_ich8lan.c1630 (hw->device_id == E1000_DEV_ID_PCH_I218_LM3) || in e1000_check_for_copper_link_ich8lan()
5590 (device_id == E1000_DEV_ID_PCH_I218_LM3) || in e1000_suspend_workarounds_ich8lan()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c143 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_PCH_I218_LM3) },
216 case E1000_DEV_ID_PCH_I218_LM3: in eth_em_dev_is_ich8()