Searched refs:ath_set_rates (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 157 static void ath_set_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, in ath_set_rates() function 1469 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath_tx_form_burst() 1496 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath_tx_sched_aggr() 1661 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath9k_release_buffered_frames() 2331 ath_set_rates(vif, sta, bf); in ath_tx_start() 2369 ath_set_rates(vif, NULL, bf); in ath_tx_cabq() 2893 ath_set_rates(sc->tx99_vif, NULL, bf); in ath9k_tx99_send()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 199 static void ath_set_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, in ath_set_rates() function 1530 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath_tx_form_burst() 1557 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath_tx_sched_aggr() 1721 ath_set_rates(tid->an->vif, tid->an->sta, bf); in ath9k_release_buffered_frames() 2390 ath_set_rates(vif, sta, bf); in ath_tx_start() 2428 ath_set_rates(vif, NULL, bf); in ath_tx_cabq() 2952 ath_set_rates(sc->tx99_vif, NULL, bf); in ath9k_tx99_send()
|
Completed in 8 milliseconds