Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_82574L (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A De1000e.c210 .device_id = E1000_DEV_ID_82574L, in e1000e_register_nodes()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h28 #define E1000_DEV_ID_82574L 0x10D3 macro
H A Dnetdev.c7809 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82574L), board_82574 },
/openbmc/qemu/hw/net/
H A De1000x_regs.h87 #define E1000_DEV_ID_82574L 0x10D3 macro
H A De1000e.c687 c->device_id = E1000_DEV_ID_82574L; in e1000e_class_init()
/openbmc/u-boot/drivers/net/
H A De1000.h306 #define E1000_DEV_ID_82574L 0x10D3 macro
H A De1000.c1557 case E1000_DEV_ID_82574L: in e1000_set_mac_type()