Searched refs:RT2661_RX_BUSY (Results 1 – 2 of 2) sorted by relevance
276 #define RT2661_RX_BUSY (1 << 0) macro
792 desc->flags = LE_32(RT2661_RX_BUSY); in rt2661_alloc_rx_ring()815 ring->desc[i].flags = LE_32(RT2661_RX_BUSY); in rt2661_reset_rx_ring()990 if (LE_32(desc->flags) & RT2661_RX_BUSY) in rt2661_rx_intr()1048 desc->flags |= LE_32(RT2661_RX_BUSY); in rt2661_rx_intr()