Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h33 #define E1000_DEV_ID_80003ES2LAN_COPPER_SPT 0x10BA macro
H A Dnetdev.c7768 { PCI_VDEVICE(INTEL, E1000_DEV_ID_80003ES2LAN_COPPER_SPT),
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h311 #define E1000_DEV_ID_80003ES2LAN_COPPER_SPT 0x10BA macro
H A De1000.c1346 case E1000_DEV_ID_80003ES2LAN_COPPER_SPT: in e1000_set_mac_type()