Lines Matching refs:scan_width
190 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_20;
192 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_5;
194 bss_meta.scan_width = NL80211_BSS_CHAN_WIDTH_10;
326 enum nl80211_bss_scan_width scan_width)
329 switch (scan_width) {
387 ieee80211_prepare_scan_chandef(&chandef, req->scan_width);
944 /* For scanning on the S1G band, ignore scan_width (which is constant
947 * later. Maybe scan_width could be used to build the channel scan list?
954 switch (scan_req->scan_width) {
969 oper_scan_width == scan_req->scan_width)
1171 enum nl80211_bss_scan_width scan_width)
1228 local->int_scan_req->scan_width = scan_width;
1333 ieee80211_prepare_scan_chandef(&chandef, req->scan_width);