Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h13 #define E1000_DEV_ID_82571EB_FIBER 0x105F macro
H A D82571.c200 case E1000_DEV_ID_82571EB_FIBER: in e1000_init_mac_params_82571()
354 if (((pdev->device == E1000_DEV_ID_82571EB_FIBER) || in e1000_get_variants_82571()
H A Dnetdev.c7790 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82571EB_FIBER), board_82571 },
/openbmc/qemu/hw/net/
H A De1000x_regs.h72 #define E1000_DEV_ID_82571EB_FIBER 0x105F macro
/openbmc/u-boot/drivers/net/
H A De1000.h291 #define E1000_DEV_ID_82571EB_FIBER 0x105F macro
H A De1000.c1536 case E1000_DEV_ID_82571EB_FIBER: in e1000_set_mac_type()