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

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.c320 minstrel_ht_is_legacy_group(int group) function
478 if (minstrel_ht_is_legacy_group(MI_RATE_GROUP(mi->max_tp_rate[0])))
510 if (minstrel_ht_is_legacy_group(group))
600 if (minstrel_ht_is_legacy_group(MI_RATE_GROUP(index)) &&
601 !minstrel_ht_is_legacy_group(max_tp_group))
1412 if (minstrel_ht_is_legacy_group(MI_RATE_GROUP(index))) {
1763 if (minstrel_ht_is_legacy_group(i))

Completed in 92 milliseconds