Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h1073 boolean_t ath9k_hw_resettxqueue(struct ath_hal *ah, uint32_t q);
H A Darn_mac.c785 ath9k_hw_resettxqueue(struct ath_hal *ah, uint32_t q) in ath9k_hw_resettxqueue() function
H A Darn_xmit.c1739 (void) ath9k_hw_resettxqueue(ah, qnum); /* push to h/w */ in arn_txq_update()
H A Darn_main.c2710 (void) ath9k_hw_resettxqueue(ah, txq->axq_qnum); in arn_tx_queue_update()
H A Darn_hw.c2548 (void) ath9k_hw_resettxqueue(ah, i); in ath9k_hw_reset()