Searched refs:start_pref (Results 1 – 1 of 1) sorted by relevance
116 struct wpa_mbo_non_pref_channel *start_pref; in wpas_mbo_non_pref_chan_attrs() local123 start_pref = &wpa_s->non_pref_chan[0]; in wpas_mbo_non_pref_chan_attrs()131 non_pref->oper_class != start_pref->oper_class || in wpas_mbo_non_pref_chan_attrs()132 non_pref->reason != start_pref->reason || in wpas_mbo_non_pref_chan_attrs()133 non_pref->reason_detail != start_pref->reason_detail || in wpas_mbo_non_pref_chan_attrs()134 non_pref->preference != start_pref->preference) { in wpas_mbo_non_pref_chan_attrs()146 start_pref = non_pref; in wpas_mbo_non_pref_chan_attrs()