Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:ic_report

903 	struct ieee80211_2040_intol_chan_report *ic_report;
926 ic_report = wpabuf_put(buf, sizeof(*ic_report));
927 ic_report->element_id = WLAN_EID_20_40_BSS_INTOLERANT;
928 ic_report->length = num_channels + 1;
929 ic_report->op_class = 0;