Searched refs:HAL_TX_QUEUE_BEACON (Results 1 – 7 of 7) sorted by relevance
76 case HAL_TX_QUEUE_BEACON: in ar5210SetupTxQueue()306 case HAL_TX_QUEUE_BEACON: in ar5210SetTxDP()385 case HAL_TX_QUEUE_BEACON: in ar5210StartTxDma()449 case HAL_TX_QUEUE_BEACON: in ar5210StopTxDma()
120 case HAL_TX_QUEUE_BEACON: in ar5211SetupTxQueue()325 case HAL_TX_QUEUE_BEACON: in ar5211ResetTxQueue()
147 case HAL_TX_QUEUE_BEACON: in ar9300_setup_tx_queue()407 case HAL_TX_QUEUE_BEACON: /* beacon frames */ in ar9300_reset_tx_queue()
135 case HAL_TX_QUEUE_BEACON: in ar5212SetupTxQueue()392 case HAL_TX_QUEUE_BEACON: /* beacon frames */ in ar5212ResetTxQueue()
1137 case HAL_TX_QUEUE_BEACON: in ar5416SetupTxQueue()1371 case HAL_TX_QUEUE_BEACON: /* beacon frames */ in ar5416ResetTxQueue()
127 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi); in ath_beaconq_setup()
241 HAL_TX_QUEUE_BEACON = 2, /* beacon xmit q */ enumerator