Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416.h393 extern int ar5416SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
Dar5416_attach.c121 ah->ah_setupTxQueue = ar5416SetupTxQueue; in ar5416InitState()
Dar5416_xmit.c1124 ar5416SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5416SetupTxQueue() function