Searched refs:RX_FIFO_FULL (Results 1 – 3 of 3) sorted by relevance
97 #define RX_FIFO_FULL 0x0004 /* RX FIFO full */ macro171 #define RX_INTS (RX_FIFO_FULL | RX_NO_DESC | RX_FINISH)687 if (status & RX_FIFO_FULL) in r6040_interrupt()
204 #define RX_FIFO_FULL BIT(2) macro
58 #define RX_FIFO_FULL 3 /* completely full */ macro