Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dxmit.c193 static void ath_set_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, in ath_set_rates() function
1510 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath_tx_form_burst()
1537 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath_tx_sched_aggr()
1702 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath9k_release_buffered_frames()
2372 ath_set_rates(vif, sta, bf); in ath_tx_start()
2410 ath_set_rates(vif, NULL, bf); in ath_tx_cabq()
2934 ath_set_rates(sc->tx99_vif, NULL, bf); in ath9k_tx99_send()