Home
last modified time | relevance | path

Searched refs:HAL_TXQ_CBR_DIS_BEMPTY (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c1144 | HAL_TXQ_CBR_DIS_BEMPTY in ar5416SetupTxQueue()
1152 | HAL_TXQ_CBR_DIS_BEMPTY in ar5416SetupTxQueue()
1335 if (qi->tqi_qflags & HAL_TXQ_CBR_DIS_BEMPTY) in ar5416ResetTxQueue()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_xmit.c147 | HAL_TXQ_CBR_DIS_BEMPTY in ar5212SetupTxQueue()
361 if (qi->tqi_qflags & HAL_TXQ_CBR_DIS_BEMPTY) in ar5212ResetTxQueue()
/trueos/sys/dev/ath/ath_hal/
HDah.h313 HAL_TXQ_CBR_DIS_BEMPTY = 0x0100, /* disable on beacon q empty */ enumerator