Searched refs:reason_detail (Results 1 – 4 of 4) sorted by relevance
70 wpabuf_put_u8(mbo, wpa_s->non_pref_chan[start].reason_detail); in wpas_mbo_non_pref_chan_attr_body()133 non_pref->reason_detail != start_pref->reason_detail || in wpas_mbo_non_pref_chan_attrs()264 if (a->reason_detail != b->reason_detail) in wpa_non_pref_chan_cmp()265 return a->reason_detail - b->reason_detail; in wpa_non_pref_chan_cmp()331 chan->reason_detail = ret == 4 ? 0 : _reason_detail; in wpas_mbo_update_non_pref_chan()
1054 u8 reason_detail; member
51 info->reason_detail = buf[len - 1]; in mbo_ap_parse_non_pref_chan()80 info->reason_code, info->reason_detail, channels); in mbo_ap_parse_non_pref_chan()138 info->reason_code, info->reason_detail); in mbo_ap_get_info()
54 u8 reason_detail; member