Home
last modified time | relevance | path

Searched refs:E1000_RAH_POOL_1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Digb.c109 E1000_RAH_AV | E1000_RAH_POOL_1 | in igb_pci_start_hw()
/openbmc/qemu/hw/net/
H A Digb_regs.h300 #define E1000_RAH_POOL_1 0x00040000 macro
H A Digb_core.c1099 queues |= (macp[1] & E1000_RAH_POOL_MASK) / E1000_RAH_POOL_1; in igb_receive_assign()
1110 queues |= (macp[1] & E1000_RAH_POOL_MASK) / E1000_RAH_POOL_1; in igb_receive_assign()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h481 #define E1000_RAH_POOL_1 0x00040000 macro
H A Digb_main.c9731 rar_high |= E1000_RAH_POOL_1 * in igb_rar_set_index()
9735 rar_high |= E1000_RAH_POOL_1 << in igb_rar_set_index()