Searched refs:ath9k_hw_set_txq_props (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_beacon.c | 57 if (!ath9k_hw_set_txq_props(ah, sc->sc_beaconq, &qi)) { in arn_beaconq_config()
|
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 | 1778 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in arn_txq_update()
|
H A D | arn_main.c | 2753 if (!ath9k_hw_set_txq_props(ah, txq->axq_qnum, &qi)) { in arn_tx_queue_update()
|