Home
last modified time | relevance | path

Searched refs:num_of_channels (Results 1 – 21 of 21) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_host_util.c109 filter->num_of_channels = num_ch; in cm_update_advance_roam_scan_filter()
110 if (filter->num_of_channels > NUM_CHANNELS) in cm_update_advance_roam_scan_filter()
111 filter->num_of_channels = NUM_CHANNELS; in cm_update_advance_roam_scan_filter()
113 filter->num_of_channels * in cm_update_advance_roam_scan_filter()
H A Dwlan_cm_roam_offload.c6743 filter->num_of_channels = 1; in cm_find_roam_candidate()
/wlan-driver/qcacld-3.0/core/sme/src/rrm/
H A Dsme_rrm.c481 filter->num_of_channels = num_chan; in sme_rrm_send_scan_result()
482 if (filter->num_of_channels > NUM_CHANNELS) in sme_rrm_send_scan_result()
483 filter->num_of_channels = NUM_CHANNELS; in sme_rrm_send_scan_result()
485 filter->num_of_channels * in sme_rrm_send_scan_result()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_filter.c972 for (i = 0; i < filter->num_of_channels; i++) { in scm_filter_match()
981 if (!match && filter->num_of_channels) { in scm_filter_match()
H A Dwlan_scan_cache_db.c2206 scan_filter->num_of_channels = 1; in scm_scan_get_scan_entry_by_mac_freq()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_scan.c237 hdd_ctx->num_of_channels == 0 || in wlan_hdd_sap_skip_scan_check()
246 for (j = 0; j < hdd_ctx->num_of_channels; j++) { in wlan_hdd_sap_skip_scan_check()
H A Dwlan_hdd_hostapd.c1261 hdd_ctx->num_of_channels = 0; in hdd_handle_acs_scan_event()
1266 if (comp_evt->num_of_channels && comp_evt->freq_list) { in hdd_handle_acs_scan_event()
1267 freq_list_size = comp_evt->num_of_channels * in hdd_handle_acs_scan_event()
1275 hdd_ctx->num_of_channels = comp_evt->num_of_channels; in hdd_handle_acs_scan_event()
H A Dwlan_hdd_son.c2149 filter->num_of_channels = 1; in get_son_acs_report_values()
H A Dwlan_hdd_main.c4341 hdd_ctx->num_of_channels = 0; in hdd_skip_acs_scan_timer_handler()
4376 hdd_ctx->num_of_channels = 0; in hdd_skip_acs_scan_timer_deinit()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c1450 uint8_t num_of_channels = 0; in sap_channel_sel() local
1508 sap_get_freq_list(sap_context, &freq_list, &num_of_channels); in sap_channel_sel()
1509 if (!num_of_channels || !freq_list) { in sap_channel_sel()
1540 for (i = 0, j = 0; i < num_of_channels; i++) { in sap_channel_sel()
1548 sap_context->num_of_channel = num_of_channels; in sap_channel_sel()
1936 sap_event->sapevt.sap_acs_scan_comp.num_of_channels = in sap_handle_acs_scan_event()
H A Dsap_api_link_cntl.c1707 filter->num_of_channels = 1; in wlansap_process_chan_info_event()
H A Dsap_module.c4454 filter->num_of_channels = ch_count; in wlansap_get_user_config_acs_ch_list()
4456 filter->num_of_channels * in wlansap_get_user_config_acs_ch_list()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_public_structs.h782 uint16_t num_of_channels; member
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h382 uint8_t num_of_channels; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c558 filter->num_of_channels = 0; in wlan_cm_dual_sta_roam_update_connect_channels()
635 filter->chan_freq_list[filter->num_of_channels] = in wlan_cm_dual_sta_roam_update_connect_channels()
637 filter->num_of_channels++; in wlan_cm_dual_sta_roam_update_connect_channels()
643 if (filter->num_of_channels) in wlan_cm_dual_sta_roam_update_connect_channels()
644 mlme_debug("Freq list (%d): %s", filter->num_of_channels, in wlan_cm_dual_sta_roam_update_connect_channels()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_host_roam.c138 filter->num_of_channels = 1; in cm_update_roam_scan_filter()
H A Dwlan_cm_connect.c1395 filter->num_of_channels = 1; in cm_connect_prepare_scan_filter()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2135 uint8_t num_of_channels; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c4129 filter->num_of_channels++; in lim_check_partner_link_for_cmn_akm()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c6780 cmd->num_of_channels = pno->networks_list[0].pno_chan_list.num_chan; in send_pno_start_cmd_tlv()
6782 (cmd->num_of_channels * sizeof(uint32_t))); in send_pno_start_cmd_tlv()
6786 for (i = 0; i < cmd->num_of_channels; i++) { in send_pno_start_cmd_tlv()
6802 buf_ptr += cmd->num_of_channels * sizeof(uint32_t); in send_pno_start_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h25307 A_UINT32 num_of_channels; member