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_xmit.c214 /* NB: must be followed by ar9300_reset_tx_queue */
283 ar9300_reset_tx_queue(struct ath_hal *ah, u_int q) function
H A Dar9300_freebsd.c333 ah->ah_resetTxQueue = ar9300_reset_tx_queue;
H A Dar9300_reset.c44 extern HAL_BOOL ar9300_reset_tx_queue(struct ath_hal *ah, u_int q);
4183 * Setup interrupt handling. Note that ar9300_reset_tx_queue
5039 ar9300_reset_tx_queue(ah, i);
H A Dar9300_attach.c223 ar9300_reset_tx_queue, /* ah_reset_tx_queue */

Completed in 91 milliseconds