Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dmac.c195 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q, in ath9k_hw_set_txq_props() function
258 EXPORT_SYMBOL(ath9k_hw_set_txq_props);
337 (void) ath9k_hw_set_txq_props(ah, q, qinfo); in ath9k_hw_setuptxqueue()
Dmac.h718 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q,
Dhtc_drv_beacon.c56 if (!ath9k_hw_set_txq_props(ah, priv->beaconq, &qi)) { in ath9k_htc_beaconq_config()
Dbeacon.c55 if (!ath9k_hw_set_txq_props(ah, sc->beacon.beaconq, &qi)) { in ath_beaconq_config()
Dhtc_drv_txrx.c203 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_htc_txq_update()
Dxmit.c1425 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_txq_update()