Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_api.c262 case E1000_DEV_ID_PCH_LPT_I217_LM: in e1000_set_mac_type()
H A De1000_hw.h102 #define E1000_DEV_ID_PCH_LPT_I217_LM 0x153A macro
H A De1000_ich8lan.c1087 (hw->device_id == E1000_DEV_ID_PCH_LPT_I217_LM) || in e1000_enable_ulp_lpt_lp()
1269 (hw->device_id == E1000_DEV_ID_PCH_LPT_I217_LM) || in e1000_disable_ulp_lpt_lp()
1476 (hw->device_id == E1000_DEV_ID_PCH_LPT_I217_LM) || in e1000_check_for_copper_link_ich8lan()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c137 { RTE_PCI_DEVICE(E1000_INTEL_VENDOR_ID, E1000_DEV_ID_PCH_LPT_I217_LM) },
209 case E1000_DEV_ID_PCH_LPT_I217_LM: in eth_em_dev_is_ich8()