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) function
H A Darn_main.c2710 (void) ath9k_hw_resettxqueue(ah, txq->axq_qnum);
H A Darn_xmit.c1739 (void) ath9k_hw_resettxqueue(ah, qnum); /* push to h/w */
H A Darn_hw.c2548 (void) ath9k_hw_resettxqueue(ah, i);

Completed in 87 milliseconds