Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212.h585 extern void ar5212GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
Dar5212_attach.c72 .ah_getTxIntrQueue = ar5212GetTxIntrQueue,
Dar5212_xmit.c920 ar5212GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5212GetTxIntrQueue() function