Home
last modified time | relevance | path

Searched refs:E1000_RA (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Digb.c106 e1000e_macreg_write(&d->e1000e, E1000_RA, in igb_pci_start_hw()
108 e1000e_macreg_write(&d->e1000e, E1000_RA + 4, in igb_pci_start_hw()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dregs.h197 #define E1000_RA 0x05400 /* Receive Address - RW Array */ macro
H A Dethtool.c954 REG_PATTERN_TEST_ARRAY(E1000_RA, ((i << 1) + 1), mask, in e1000_reg_test()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c1048 { E1000_RA, 0, 16, TABLE64_TEST_LO,
1050 { E1000_RA, 0, 16, TABLE64_TEST_HI,
1087 { E1000_RA, 0, 16, TABLE64_TEST_LO,
1089 { E1000_RA, 0, 16, TABLE64_TEST_HI,
1130 { E1000_RA, 0, 16, TABLE64_TEST_LO,
1132 { E1000_RA, 0, 16, TABLE64_TEST_HI,
1178 { E1000_RA, 0, 16, TABLE64_TEST_LO, 0xFFFFFFFF, 0xFFFFFFFF },
1179 { E1000_RA, 0, 16, TABLE64_TEST_HI, 0x83FFFFFF, 0xFFFFFFFF },
1212 { E1000_RA, 0, 16, TABLE64_TEST_LO, 0xFFFFFFFF, 0xFFFFFFFF },
1213 { E1000_RA, 0, 16, TABLE64_TEST_HI, 0x800FFFFF, 0xFFFFFFFF },
H A De1000_regs.h284 #define E1000_RA 0x05400 /* Receive Address - RW Array */ macro
/openbmc/qemu/hw/net/
H A De1000x_regs.h234 #define E1000_RA 0x05400 /* Receive Address - RW Array */ macro
/openbmc/u-boot/drivers/net/
H A De1000.h830 #define E1000_RA 0x05400 /* Receive Address - RW Array */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h984 #define E1000_RA 0x05400 /* Receive Address - RW Array */ macro