Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h391 extern int ar5416SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
H A Dar5416_attach.c119 ah->ah_setupTxQueue = ar5416SetupTxQueue; in ar5416InitState()
H A Dar5416_xmit.c1122 ar5416SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5416SetupTxQueue() function