Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h204 extern void ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
H A Dar5211_attach.c76 .ah_getTxIntrQueue = ar5211GetTxIntrQueue,
H A Dar5211_xmit.c659 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue() function