Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_xmit.c381 if (qi->tqi_qflags & HAL_TXQ_IGNORE_VIRTCOL) in ar5212ResetTxQueue()
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.h344 HAL_TXQ_IGNORE_VIRTCOL = 0x00080000, /* ignore virt collisions */ enumerator
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_xmit.c1355 if (qi->tqi_qflags & HAL_TXQ_IGNORE_VIRTCOL) in ar5416ResetTxQueue()