Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dhw.h64 #define E1000_DEV_ID_PCH_LPT_I217_LM 0x153A macro
Dich8lan.c1169 (hw->adapter->pdev->device == E1000_DEV_ID_PCH_LPT_I217_LM) || in e1000_enable_ulp_lpt_lp()
1307 (hw->adapter->pdev->device == E1000_DEV_ID_PCH_LPT_I217_LM) || in e1000_disable_ulp_lpt_lp()
Dnetdev.c7857 { PCI_VDEVICE(INTEL, E1000_DEV_ID_PCH_LPT_I217_LM), board_pch_lpt },