E1000_EICR_RX_QUEUE0
E1000_EICR_RX_QUEUE0 | \
#define E1000_EIMS_RX_QUEUE0 E1000_EICR_RX_QUEUE0 /* Rx Queue 0 Interrupt */
#define E1000_EICS_RX_QUEUE0 E1000_EICR_RX_QUEUE0 /* Rx Queue 0 Interrupt */
rxr->rx_intr_mask = E1000_EICR_RX_QUEUE0;