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