Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c57 .ah_setupTxQueue = ar5212SetupTxQueue,
HDar5212.h591 extern int ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
HDar5212_xmit.c120 ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5212SetupTxQueue() function