Searched refs:IR_EXTRA (Results 1 – 2 of 2) sorted by relevance
486 #define IR_EXTRA (IR_RX_FREE_0 | IR_LNKCHG0 | IR_PSE | \ macro488 #define IR_RUN (IR_EXTRA | IR_RX_DESC_0 | IR_TX_FREE_0)
264 if (isr & IR_EXTRA) in bdx_isr_napi()