Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A 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()
H A 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);
H A Dhtc_drv_txrx.c195 ath9k_hw_get_txq_props(ah, qnum, &qi); in ath_htc_txq_update()