Searched refs:HAL_TXQ_CBR_DIS_QEMPTY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1142 | HAL_TXQ_CBR_DIS_QEMPTY
1149 | HAL_TXQ_CBR_DIS_QEMPTY
1157 | HAL_TXQ_CBR_DIS_QEMPTY
1345 if (qi->tqi_qflags & HAL_TXQ_CBR_DIS_QEMPTY)
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c139 | HAL_TXQ_CBR_DIS_QEMPTY
146 | HAL_TXQ_CBR_DIS_QEMPTY
365 if (qi->tqi_qflags & HAL_TXQ_CBR_DIS_QEMPTY)
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c384 if (qi->tqi_qflags & HAL_TXQ_CBR_DIS_QEMPTY)
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h313 HAL_TXQ_CBR_DIS_QEMPTY = 0x0080, /* disable on this q empty */ enumerator in enum:__anon9120

Completed in 79 milliseconds