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

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.h141 u16 max_group_tp_rate[MAX_THR_RATES]; member in struct:minstrel_mcs_group_data
H A Drc80211_minstrel_ht.c1148 memcpy(mg->max_group_tp_rate, tmp_group_tp_rate,
1149 sizeof(mg->max_group_tp_rate));
1274 *idx = mi->groups[group].max_group_tp_rate[0];
1276 *idx = mi->groups[group].max_group_tp_rate[1];

Completed in 101 milliseconds