Lines Matching refs:scan_width
169 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_20;
171 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_5;
173 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_10;
331 enum nl80211_bss_scan_width scan_width)
334 switch (scan_width) {
392 ieee80211_prepare_scan_chandef(&chandef, req->scan_width);
950 /* For scanning on the S1G band, ignore scan_width (which is constant
953 * later. Maybe scan_width could be used to build the channel scan list?
960 switch (scan_req->scan_width) {
975 oper_scan_width == scan_req->scan_width)
1176 enum nl80211_bss_scan_width scan_width)
1233 local->int_scan_req->scan_width = scan_width;
1343 ieee80211_prepare_scan_chandef(&chandef, req->scan_width);