Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c29 ath9k_hw_get_txq_props(ah, priv->beacon.beaconq, &qi); in ath9k_htc_beaconq_config()
39 ath9k_hw_get_txq_props(ah, qnum, &qi_be); in ath9k_htc_beaconq_config()
Dbeacon.c40 ath9k_hw_get_txq_props(ah, sc->beacon.beaconq, &qi); in ath9k_beaconq_config()
51 ath9k_hw_get_txq_props(ah, txq->axq_qnum, &qi_be); in ath9k_beaconq_config()
Dmac.c261 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q, in ath9k_hw_get_txq_props() function
291 EXPORT_SYMBOL(ath9k_hw_get_txq_props);
Dmac.h725 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q,
Dhtc_drv_txrx.c195 ath9k_hw_get_txq_props(ah, qnum, &qi); in ath_htc_txq_update()
Dxmit.c1774 ath9k_hw_get_txq_props(ah, qnum, &qi); in ath_txq_update()
1798 ath9k_hw_get_txq_props(sc->sc_ah, qnum, &qi); in ath_cabq_update()