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 D | arn_mac.c | 567 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 D | arn_ath9k.h | 1066 boolean_t ath9k_hw_set_txq_props(struct ath_hal *ah, int q,
|
H A D | arn_xmit.c | 1734 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in arn_txq_update()
|
H A D | arn_main.c | 2703 if (!ath9k_hw_set_txq_props(ah, txq->axq_qnum, &qi)) { in arn_tx_queue_update()
|