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

/linux-4.1.27/include/trace/events/
H A Dext4.h966 __field( __u32, orig_group )
989 __entry->orig_group = ac->ac_o_ex.fe_group;
1012 __entry->orig_group, __entry->orig_start,
1033 __field( __u32, orig_group )
1046 __entry->orig_group = ac->ac_o_ex.fe_group;
1057 __entry->orig_group, __entry->orig_start,
/linux-4.1.27/net/mac80211/
H A Drc80211_minstrel_ht.c653 int group, orig_group; minstrel_downgrade_rate() local
655 orig_group = group = *idx / MCS_GROUP_RATES; minstrel_downgrade_rate()
663 minstrel_mcs_groups[orig_group].streams) minstrel_downgrade_rate()

Completed in 138 milliseconds