Home
last modified time | relevance | path

Searched refs:ar9300_reset_tx_queue (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300desc.h502 extern HAL_BOOL ar9300_reset_tx_queue(struct ath_hal *ah, u_int q);
H A Dar9300_freebsd.c350 ah->ah_resetTxQueue = ar9300_reset_tx_queue; in ar9300_attach_freebsd_ops()
H A Dar9300_xmit.c283 ar9300_reset_tx_queue(struct ath_hal *ah, u_int q) in ar9300_reset_tx_queue() function
H A Dar9300_reset.c44 extern HAL_BOOL ar9300_reset_tx_queue(struct ath_hal *ah, u_int q);
5044 ar9300_reset_tx_queue(ah, i); in ar9300_reset()
H A Dar9300_attach.c223 ar9300_reset_tx_queue, /* ah_reset_tx_queue */