Searched refs:RX_T_DONE (Results 1 – 3 of 3) sorted by relevance
179 if(!(fifo_rx[next_rx].addr&RX_T_DONE)){ in au1x00_recv()
181 # define RX_T_DONE (1 << 1) macro779 while (buff_stat & RX_T_DONE) { in au1000_rx()
611 #define RX_T_DONE (1<<1) macro