Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_api.c264 case E1000_DEV_ID_PCH_LPTLP_I218_LM: in e1000_set_mac_type()
H A De1000_hw.h104 #define E1000_DEV_ID_PCH_LPTLP_I218_LM 0x155A macro
H A De1000_ich8lan.c1628 if ((hw->device_id == E1000_DEV_ID_PCH_LPTLP_I218_LM) || in e1000_check_for_copper_link_ich8lan()
5588 if ((device_id == E1000_DEV_ID_PCH_LPTLP_I218_LM) || in e1000_suspend_workarounds_ich8lan()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c139 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_PCH_LPTLP_I218_LM) },
211 case E1000_DEV_ID_PCH_LPTLP_I218_LM: in eth_em_dev_is_ich8()