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

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.h131 MINSTREL_SAMPLE_TYPE_JUMP, enumerator in enum:minstrel_sample_type
H A Drc80211_minstrel_ht.c270 MINSTREL_SAMPLE_TYPE_JUMP,
272 MINSTREL_SAMPLE_TYPE_JUMP,
826 case MINSTREL_SAMPLE_TYPE_JUMP:
952 group = mi->sample[MINSTREL_SAMPLE_TYPE_JUMP].sample_group;
974 type = MINSTREL_SAMPLE_TYPE_JUMP;
981 if (type == MINSTREL_SAMPLE_TYPE_JUMP)
1002 mi->sample[MINSTREL_SAMPLE_TYPE_JUMP].sample_group = group;
1029 rates = mi->sample[MINSTREL_SAMPLE_TYPE_JUMP].sample_rates;
1030 i = minstrel_ht_move_sample_rates(mi, MINSTREL_SAMPLE_TYPE_JUMP,

Completed in 122 milliseconds