Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_80003ES2LAN_COPPER_DPT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h31 #define E1000_DEV_ID_80003ES2LAN_COPPER_DPT 0x1096 macro
H A Dnetdev.c7813 { PCI_VDEVICE(INTEL, E1000_DEV_ID_80003ES2LAN_COPPER_DPT),
/openbmc/qemu/hw/net/
H A De1000x_regs.h89 #define E1000_DEV_ID_80003ES2LAN_COPPER_DPT 0x1096 macro
/openbmc/u-boot/drivers/net/
H A De1000.h308 #define E1000_DEV_ID_80003ES2LAN_COPPER_DPT 0x1096 macro
H A De1000.c1562 case E1000_DEV_ID_80003ES2LAN_COPPER_DPT: in e1000_set_mac_type()