Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_82571PT_QUAD_COPPER (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h16 #define E1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 macro
H A D82571.c337 case E1000_DEV_ID_82571PT_QUAD_COPPER: in e1000_get_variants_82571()
H A Dnetdev.c7798 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82571PT_QUAD_COPPER), board_82571 },
/openbmc/qemu/hw/net/
H A De1000x_regs.h75 #define E1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 macro
/openbmc/u-boot/drivers/net/
H A De1000.h294 #define E1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 macro
H A De1000.c1541 case E1000_DEV_ID_82571PT_QUAD_COPPER: in e1000_set_mac_type()