Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dmac.c196 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q, in ath9k_hw_set_txq_props() function
259 EXPORT_SYMBOL(ath9k_hw_set_txq_props);
331 (void) ath9k_hw_set_txq_props(ah, q, qinfo); in ath9k_hw_setuptxqueue()
A Dhtc_drv_beacon.c57 if (!ath9k_hw_set_txq_props(ah, priv->beacon.beaconq, &qi)) { in ath9k_htc_beaconq_config()
A Dmac.h723 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q,
A Dbeacon.c60 if (!ath9k_hw_set_txq_props(ah, sc->beacon.beaconq, &qi)) { in ath9k_beaconq_config()
A Dhtc_drv_txrx.c203 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_htc_txq_update()
A Dxmit.c1786 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_txq_update()

Completed in 19 milliseconds