Searched refs:ath9k_hw_get_txq_props (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_beacon.c | 44 (void) ath9k_hw_get_txq_props(ah, sc->sc_beaconq, &qi); in arn_beaconq_config()
|
H A D | arn_ath9k.h | 1068 boolean_t ath9k_hw_get_txq_props(struct ath_hal *ah, int q,
|
H A D | arn_xmit.c | 1771 (void) ath9k_hw_get_txq_props(ah, qnum, &qi); in arn_txq_update() 1796 (void) ath9k_hw_get_txq_props(sc->sc_ah, qnum, &qi); in ath_cabq_update()
|
H A D | arn_mac.c | 639 ath9k_hw_get_txq_props(struct ath_hal *ah, int q, in ath9k_hw_get_txq_props() function
|
H A D | arn_main.c | 2709 (void) ath9k_hw_get_txq_props(ah, txq->axq_qnum, &qi); in arn_tx_queue_update()
|