Searched refs:E1000_EICR_RX_QUEUE0 (Results 1 – 3 of 3) sorted by relevance
53 E1000_EICR_RX_QUEUE0 | \
401 #define E1000_EICR_RX_QUEUE0 0x00000001 /* Rx Queue 0 Interrupt */ macro
811 msixbm = E1000_EICR_RX_QUEUE0 << rx_queue; in igb_assign_vector()