Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212.h573 extern int ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
Dar5212_attach.c56 .ah_setupTxQueue = ar5212SetupTxQueue,
Dar5212_xmit.c120 ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5212SetupTxQueue() function