Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h239 HAL_TXQ_IGNORE_VIRTCOL = 0x00080000, /* ignore virt collisions */ enumerator
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_xmit.c379 if (qi->tqi_qflags & HAL_TXQ_IGNORE_VIRTCOL) in ar5212ResetTxQueue()