Searched refs:AR_ShortRetryCnt (Results 1 – 6 of 6) sorted by relevance
82 #define AR_ShortRetryCnt 0x00000f00 /* short retry count */ macro
641 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5211ProcTxDesc()
87 #define AR_ShortRetryCnt 0x00000f00 /* short retry count */ macro
612 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5210ProcTxDesc()
59 MS(txs.ds_status0, AR_ShortRetryCnt)); in ar5210_decode_txstatus()
59 MS(txs.ds_status0, AR_ShortRetryCnt), in ar5211_decode_txstatus()