Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1148 case HAL_TX_QUEUE_PSPOLL: in ar5416SetupTxQueue()
1431 case HAL_TX_QUEUE_PSPOLL: in ar5416ResetTxQueue()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c435 case HAL_TX_QUEUE_PSPOLL: in ar9300_reset_tx_queue()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h231 HAL_TX_QUEUE_PSPOLL = 5, /* power save poll xmit q */ enumerator