Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h510 extern void ar9300_get_tx_intr_queue(struct ath_hal *ah, u_int32_t *);
H A Dar9300_xmit.c958 ar9300_get_tx_intr_queue(struct ath_hal *ah, u_int32_t *txqs) in ar9300_get_tx_intr_queue() function
H A Dar9300_freebsd.c359 ah->ah_getTxIntrQueue = ar9300_get_tx_intr_queue; in ar9300_attach_freebsd_ops()