Searched refs:ar9300_get_tx_intr_queue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c148 ah->ah_getTxIntrQueue = ar9300_get_tx_intr_queue;
H A Dar9300desc.h510 extern void ar9300_get_tx_intr_queue(struct ath_hal *ah, u_int32_t *);
H A Dar9300_xmit.c956 ar9300_get_tx_intr_queue(struct ath_hal *ah, u_int32_t *txqs) function
959 "ar9300_get_tx_intr_queue: Should not be called\n");

Completed in 99 milliseconds