Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h177 extern int ar5211SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
H A Dar5211_attach.c62 .ah_setupTxQueue = ar5211SetupTxQueue,
H A Dar5211_xmit.c112 ar5211SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5211SetupTxQueue() function