Home
last modified time | relevance | path

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

/trueos/tools/tools/ath/athalq/
HDar9300_ds.c89 MF(txs.status3, AR_tx_delim_underrun), in ar9300_decode_txstatus()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300desc.h296 #define AR_tx_delim_underrun 0x00010000 macro
HDar9300_xmit_ds.c324 if (ads->status3 & AR_tx_delim_underrun) { in ar9300_proc_tx_desc()