Searched refs:scan_ch_width (Results 1 – 2 of 2) sorted by relevance
399 mlme_get_scan_phy_mode_for_chan_load(enum phy_ch_width scan_ch_width) in mlme_get_scan_phy_mode_for_chan_load() argument403 switch (scan_ch_width) { in mlme_get_scan_phy_mode_for_chan_load()417 mlme_debug("Invalid scan_ch_width:%d", scan_ch_width); in mlme_get_scan_phy_mode_for_chan_load()425 mlme_get_scan_phy_mode_for_chan_load(enum phy_ch_width scan_ch_width) in mlme_get_scan_phy_mode_for_chan_load() argument434 enum phy_ch_width scan_ch_width, in mlme_update_freq_in_scan_start_req() argument450 vdev_id, op_freq, cen320_freq, scan_ch_width); in mlme_update_freq_in_scan_start_req()452 if (scan_ch_width == CH_WIDTH_320MHZ) { in mlme_update_freq_in_scan_start_req()456 scan_ch_width, in mlme_update_freq_in_scan_start_req()491 phymode = mlme_get_scan_phy_mode_for_chan_load(scan_ch_width); in mlme_update_freq_in_scan_start_req()527 enum phy_ch_width scan_ch_width; in mlme_update_freq_from_link_ctx() local[all …]
1263 enum phy_ch_width scan_ch_width,