Searched refs:E1000_EICR_TX_QUEUE0 (Results 1 – 4 of 4) sorted by relevance
47 E1000_EICR_TX_QUEUE0 | \
405 #define E1000_EICR_TX_QUEUE0 0x00000100 /* Tx Queue 0 Interrupt */ macro
804 msixbm |= E1000_EICR_TX_QUEUE0 << tx_queue; in igb_assign_vector()
5422 tmp = E1000_EICR_TX_QUEUE0 << queue; in eth_igb_assign_msix_vector()