Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c75 .ah_getTxIntrQueue = ar5210GetTxIntrQueue,
H A Dar5210.h181 extern void ar5210GetTxIntrQueue(struct ath_hal *ah, uint32_t *);
H A Dar5210_xmit.c625 ar5210GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5210GetTxIntrQueue() function