Home
last modified time | relevance | path

Searched refs:AR_TxDone (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c323 if ((status & AR_TxDone) == 0) in ar9002_hw_proc_txdesc()
H A Dmac.h504 #define AR_TxDone 0x00000001 macro
H A Dar9003_mac.c364 if ((status & AR_TxDone) == 0) in ar9003_hw_proc_txdesc()