Home
last modified time | relevance | path

Searched refs:AR_VirtRetryCnt (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h253 #define AR_VirtRetryCnt 0x0000f000 macro
H A Dar5416_xmit.c818 ts->ts_virtcol = MS(ads->ds_ctl1, AR_VirtRetryCnt); in ar5416ProcTxDesc()
/freebsd/tools/tools/ath/athalq/
H A Dar5416_ds.c88 MS(txs.u.tx.status[1], AR_VirtRetryCnt)); in ar5416_decode_txstatus()
H A Dar5416_ds_tdma.c84 MS(txs.u.tx.status[1], AR_VirtRetryCnt)); in ar5416_decode_txstatus()