Searched refs:AR_LongRetryCnt (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210desc.h85 #define AR_LongRetryCnt 0x000000f0 /* long retry count */ macro
H A Dar5210_xmit.c613 ts->ts_longretry = MS(ads->ds_status0, AR_LongRetryCnt);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211desc.h80 #define AR_LongRetryCnt 0x000000f0 /* long retry count */ macro
H A Dar5211_xmit.c643 ts->ts_longretry = MS(ads->ds_status0, AR_LongRetryCnt);
/freebsd-11-stable/tools/tools/ath/athalq/
H A Dar5210_ds.c60 MS(txs.ds_status0, AR_LongRetryCnt),
H A Dar5211_ds.c60 MS(txs.ds_status0, AR_LongRetryCnt),

Completed in 82 milliseconds