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

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1136 | HAL_TXQ_CBR_DIS_QEMPTY
1143 | HAL_TXQ_CBR_DIS_QEMPTY
1151 | HAL_TXQ_CBR_DIS_QEMPTY
1339 if (qi->tqi_qflags & HAL_TXQ_CBR_DIS_QEMPTY)
/freebsd-10.0-release/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-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h312 HAL_TXQ_CBR_DIS_QEMPTY = 0x0080, /* disable on this q empty */ enumerator in enum:__anon7435

Completed in 185 milliseconds