Searched refs:AR_tx_done (Results 1 – 2 of 2) sorted by relevance
255 if ((ads->status8 & AR_tx_done) == 0) { in ar9300_proc_tx_desc()584 if (ads->status8 & AR_tx_done) { in ar9300_is_tx_done()
314 #define AR_tx_done 0x00000001 macro