Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_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()
472 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar9300_reset_tx_queue()
489 AR_D_MISC_POST_FR_BKOFF_DIS; in ar9300_reset_tx_queue()
HDar9300_xmit_ds.c539 + (AR_D_MISC_POST_FR_BKOFF_DIS) in ar9300__cont_tx_mode()
HDar9300reg.h640 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 // Post-frame backoff disable macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_xmit.c318 AR_D_MISC_POST_FR_BKOFF_DIS); in ar5211ResetTxQueue()
335 | AR_D_MISC_BEACON_USE | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5211ResetTxQueue()
HDar5211reg.h586 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 /* Post-frame backoff disable */ macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c1352 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
1381 | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
1441 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_xmit.c372 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5212ResetTxQueue()
401 | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5212ResetTxQueue()
HDar5212reg.h673 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 /* Post-frame backoff disable */ macro