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 */
tmp = E1000_EICR_RX_QUEUE0 << i;