Searched refs:existing_ch_freq (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_action.c | 2487 uint32_t existing_ch_freq, chan_freq, intf_ch_freq; in policy_mgr_handle_sap_plus_go_force_scc() local 2521 &existing_ch_freq, &existing_ch_width); in policy_mgr_handle_sap_plus_go_force_scc() 2524 existing_vdev_mode, existing_ch_freq, in policy_mgr_handle_sap_plus_go_force_scc() 2544 existing_vdev_id, existing_ch_freq, in policy_mgr_handle_sap_plus_go_force_scc() 2548 if (!intf_ch_freq || intf_ch_freq == existing_ch_freq) in policy_mgr_handle_sap_plus_go_force_scc() 2561 psoc, &intf_ch_freq, existing_ch_freq, existing_vdev_id, in policy_mgr_handle_sap_plus_go_force_scc() 2565 existing_vdev_id, existing_ch_freq, in policy_mgr_handle_sap_plus_go_force_scc() 2580 existing_vdev_id, existing_ch_freq, in policy_mgr_handle_sap_plus_go_force_scc()
|