Searched refs:RX_FIFO_FULL (Results 1 – 3 of 3) sorted by relevance
83 #define RX_FIFO_FULL 0x0004 /* RX FIFO full */ macro159 #define RX_INTS (RX_FIFO_FULL | RX_NO_DESC | RX_FINISH)674 if (status & RX_FIFO_FULL) in r6040_interrupt()
201 #define RX_FIFO_FULL BIT(2) macro
50 #define RX_FIFO_FULL 3 /* completely full */ macro