Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Digb.c175 .device_id = E1000_DEV_ID_82576, in igb_register_nodes()
/openbmc/qemu/hw/net/
H A Digb_regs.h14 #define E1000_DEV_ID_82576 0x10C9 macro
H A Digb.c612 c->device_id = E1000_DEV_ID_82576; in igb_class_init()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h17 #define E1000_DEV_ID_82576 0x10C9 macro
H A De1000_82575.c566 case E1000_DEV_ID_82576: in igb_get_invariants_82575()
H A Digb_main.c87 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82576), board_82575 },