Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c62 .ah_setupTxQueue = ar5210SetupTxQueue,
H A Dar5210.h152 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