Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h618 extern void ar5212GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
H A Dar5212_attach.c71 .ah_getTxIntrQueue = ar5212GetTxIntrQueue,
H A Dar5212_xmit.c951 ar5212GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5212GetTxIntrQueue() function