Home
last modified time | relevance | path

Searched refs:ath9k_hw_set_txq_props (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H 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); variable
331 (void) ath9k_hw_set_txq_props(ah, q, qinfo); in ath9k_hw_setuptxqueue()
H A Dhtc_drv_beacon.c57 if (!ath9k_hw_set_txq_props(ah, priv->beacon.beaconq, &qi)) { in ath9k_htc_beaconq_config()
H A Dbeacon.c60 if (!ath9k_hw_set_txq_props(ah, sc->beacon.beaconq, &qi)) { in ath9k_beaconq_config()
H A Dmac.h725 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q,
H A Dhtc_drv_txrx.c203 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_htc_txq_update()
H A Dxmit.c1786 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_txq_update()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H 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); variable
331 (void) ath9k_hw_set_txq_props(ah, q, qinfo); in ath9k_hw_setuptxqueue()
H A Dhtc_drv_beacon.c57 if (!ath9k_hw_set_txq_props(ah, priv->beacon.beaconq, &qi)) { in ath9k_htc_beaconq_config()
H A Dbeacon.c60 if (!ath9k_hw_set_txq_props(ah, sc->beacon.beaconq, &qi)) { in ath9k_beaconq_config()
H A Dmac.h727 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q,
H A Dhtc_drv_txrx.c203 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_htc_txq_update()
H A Dxmit.c1845 if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) { in ath_txq_update()

Completed in 21 milliseconds