Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_api.c265 case E1000_DEV_ID_PCH_LPTLP_I218_V: in e1000_set_mac_type()
H A De1000_hw.h105 #define E1000_DEV_ID_PCH_LPTLP_I218_V 0x1559 macro
H A De1000_ich8lan.c1629 (hw->device_id == E1000_DEV_ID_PCH_LPTLP_I218_V) || in e1000_check_for_copper_link_ich8lan()
5589 (device_id == E1000_DEV_ID_PCH_LPTLP_I218_V) || in e1000_suspend_workarounds_ich8lan()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c140 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_PCH_LPTLP_I218_V) },
212 case E1000_DEV_ID_PCH_LPTLP_I218_V: in eth_em_dev_is_ich8()