Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h204 extern void ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
HDar5211_attach.c75 .ah_getTxIntrQueue = ar5211GetTxIntrQueue,
HDar5211_xmit.c663 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue() function