Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h593 extern int ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
H A Dar5212_attach.c57 .ah_setupTxQueue = ar5212SetupTxQueue,
H A Dar5212_xmit.c120 ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5212SetupTxQueue() function