Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c61 .ah_setupTxQueue = ar5210SetupTxQueue,
H A Dar5210.h155 extern int ar5210SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
H A Dar5210_xmit.c68 ar5210SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5210SetupTxQueue() function