Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_xmit.c381 if (qi->tqi_qflags & HAL_TXQ_IGNORE_VIRTCOL) in ar5212ResetTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h345 HAL_TXQ_IGNORE_VIRTCOL = 0x00080000, /* ignore virt collisions */ enumerator
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1355 if (qi->tqi_qflags & HAL_TXQ_IGNORE_VIRTCOL) in ar5416ResetTxQueue()