Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c1154 case HAL_TX_QUEUE_PSPOLL: in ar5416SetupTxQueue()
1437 case HAL_TX_QUEUE_PSPOLL: in ar5416ResetTxQueue()
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit.c460 case HAL_TX_QUEUE_PSPOLL: in ar9300_reset_tx_queue()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h231 HAL_TX_QUEUE_PSPOLL = 5, /* power save poll xmit q */ enumerator