Searched refs:ath9k_hw_get_txq_props (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_beacon.c29 ath9k_hw_get_txq_props(ah, priv->beacon.beaconq, &qi);
39 ath9k_hw_get_txq_props(ah, qnum, &qi_be);
H A Dbeacon.c40 ath9k_hw_get_txq_props(ah, sc->beacon.beaconq, &qi);
51 ath9k_hw_get_txq_props(ah, txq->axq_qnum, &qi_be);
H A Dmac.c261 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q, function
291 EXPORT_SYMBOL(ath9k_hw_get_txq_props); variable
H A Dmac.h723 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q,
H A Dhtc_drv_txrx.c195 ath9k_hw_get_txq_props(ah, qnum, &qi);
H A Dxmit.c1694 ath9k_hw_get_txq_props(ah, qnum, &qi);
1718 ath9k_hw_get_txq_props(sc->sc_ah, qnum, &qi);

Completed in 101 milliseconds