Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_regs.h43 #define E1000_DEV_ID_82540EM 0x100E macro
H A De1000.c1745 .device_id = E1000_DEV_ID_82540EM,
/openbmc/u-boot/drivers/net/
H A De1000.h262 #define E1000_DEV_ID_82540EM 0x100E macro
H A De1000.c1488 case E1000_DEV_ID_82540EM: in e1000_set_mac_type()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h389 #define E1000_DEV_ID_82540EM 0x100E macro
H A De1000_hw.c251 case E1000_DEV_ID_82540EM: in e1000_set_mac_type()
H A De1000_main.c763 case E1000_DEV_ID_82540EM: in e1000_is_need_ioport()