Home
last modified time | relevance | path

Searched refs:ath9k_hw_set_txq_props (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_mac.c567 ath9k_hw_set_txq_props(struct ath_hal *ah, int q, in ath9k_hw_set_txq_props() function
744 (void) ath9k_hw_set_txq_props(ah, q, qinfo); in ath9k_hw_setuptxqueue()
H A Darn_ath9k.h1066 boolean_t ath9k_hw_set_txq_props(struct ath_hal *ah, int q,
H A Darn_xmit.c1734 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in arn_txq_update()
H A Darn_main.c2703 if (!ath9k_hw_set_txq_props(ah, txq->axq_qnum, &qi)) { in arn_tx_queue_update()