Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c383 AR_D_MISC_POST_FR_BKOFF_DIS); in ar9300_reset_tx_queue()
404 | AR_D_MISC_POST_FR_BKOFF_DIS); in ar9300_reset_tx_queue()
449 | AR_D_MISC_POST_FR_BKOFF_DIS); in ar9300_reset_tx_queue()
468 AR_D_MISC_POST_FR_BKOFF_DIS); in ar9300_reset_tx_queue()
H A Dar9300_xmit_ds.c539 + (AR_D_MISC_POST_FR_BKOFF_DIS) in ar9300__cont_tx_mode()
H A Dar9300reg.h639 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 // Post-frame backoff disable macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_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()
H A Dar5211reg.h586 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 /* Post-frame backoff disable */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1346 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
1375 | AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
1435 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5416ResetTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_xmit.c372 dmisc |= AR_D_MISC_POST_FR_BKOFF_DIS; in ar5212ResetTxQueue()
401 | 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