Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Drc80211_minstrel_ht.h47 u16 max_group_tp_rate[MAX_THR_RATES]; member
Drc80211_minstrel_ht.c763 memcpy(mg->max_group_tp_rate, tmp_group_tp_rate, in minstrel_ht_update_stats()
764 sizeof(mg->max_group_tp_rate)); in minstrel_ht_update_stats()
852 *idx = mi->groups[group].max_group_tp_rate[0]; in minstrel_downgrade_rate()
854 *idx = mi->groups[group].max_group_tp_rate[1]; in minstrel_downgrade_rate()
1257 (minstrel_get_duration(mg->max_group_tp_rate[0]) < sample_dur || in minstrel_get_sample_rate()