Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ic_report

1009 	struct ieee80211_2040_intol_chan_report *ic_report;
1035 ic_report = wpabuf_put(buf, sizeof(*ic_report));
1036 ic_report->element_id = WLAN_EID_20_40_BSS_INTOLERANT;
1037 ic_report->length = num_channels + 1;
1038 ic_report->op_class = 0;