Home
last modified time | relevance | path

Searched refs:AR_D_MISC_POST_FR_BKOFF_DIS (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c391 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar9300_reset_tx_queue()
415 | AR_D_MISC_POST_FR_BKOFF_DIS; in ar9300_reset_tx_queue()
474 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar9300_reset_tx_queue()
491 AR_D_MISC_POST_FR_BKOFF_DIS; in ar9300_reset_tx_queue()
H A Dar9300_xmit_ds.c546 + (AR_D_MISC_POST_FR_BKOFF_DIS) in ar9300__cont_tx_mode()
H A Dar9300reg.h640 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 // Post-frame backoff disable macro
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c317 AR_D_MISC_POST_FR_BKOFF_DIS); in ar5211ResetTxQueue()
334 | AR_D_MISC_BEACON_USE | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5211ResetTxQueue()
H A Dar5211reg.h586 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 /* Post-frame backoff disable */ macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1350 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
1379 | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
1439 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c371 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5212ResetTxQueue()
400 | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5212ResetTxQueue()
H A Dar5212reg.h673 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 /* Post-frame backoff disable */ macro