Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dhw.h71 #define E1000_DEV_ID_PCH_I218_V3 0x15A3 /* Wildcat Point PCH */ macro
Dich8lan.c1501 (hw->adapter->pdev->device == E1000_DEV_ID_PCH_I218_V3)) { in e1000_check_for_copper_link_ich8lan()
5292 (device_id == E1000_DEV_ID_PCH_I218_V3) || in e1000_suspend_workarounds_ich8lan()
Dnetdev.c7516 { PCI_VDEVICE(INTEL, E1000_DEV_ID_PCH_I218_V3), board_pch_lpt },