Searched refs:configParam (Results 1 – 12 of 12) sorted by relevance
1128 if ((mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1130 (mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1132 (mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1138 if ((mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1140 (mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1142 (mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1146 if ((mac->roam.configParam.uCfgDot11Mode == eCSR_CFG_DOT11_MODE_AUTO) || in csr_update_channel_list()1147 (mac->roam.configParam.uCfgDot11Mode == eCSR_CFG_DOT11_MODE_11AX) || in csr_update_channel_list()1148 (mac->roam.configParam.uCfgDot11Mode == in csr_update_channel_list()1152 if ((mac->roam.configParam.uCfgDot11Mode == eCSR_CFG_DOT11_MODE_AUTO) || in csr_update_channel_list()[all …]
318 curr_dot11_mode = mac_ctx->roam.configParam.uCfgDot11Mode; in cm_csr_get_vdev_dot11_mode()492 if (mac_ctx->roam.configParam.nVhtChannelWidth == in csr_calc_chb_for_sap_phymode()592 if (0 == mac_ctx->roam.configParam.conc_custom_rule1 && in csr_handle_conc_chnl_overlap_for_sap_go()593 0 == mac_ctx->roam.configParam.conc_custom_rule2) { in csr_handle_conc_chnl_overlap_for_sap_go()632 if (mac_ctx->roam.configParam.cc_switch_mode == in csr_check_concurrent_channel_overlap()647 mac_ctx->roam.configParam.cc_switch_mode, in csr_check_concurrent_channel_overlap()669 chb = mac_ctx->roam.configParam.channelBondingMode5GHz; in csr_check_concurrent_channel_overlap()671 chb = mac_ctx->roam.configParam.channelBondingMode24GHz; in csr_check_concurrent_channel_overlap()856 if (WMM_USER_MODE_NO_QOS == mac->roam.configParam.WMMSupportMode) in csr_is_wmm_supported()
262 struct csr_config configParam; member
770 session->cc_switch_mode = mac_ctx->roam.configParam.cc_switch_mode; in lim_fill_cc_mode()1007 cb_mode = mac_ctx->roam.configParam. in __lim_handle_sme_start_bss_request()1011 cb_mode = mac_ctx->roam.configParam. in __lim_handle_sme_start_bss_request()1104 if (mac_ctx->roam.configParam.obssEnabled && in __lim_handle_sme_start_bss_request()1862 if (mac_ctx->roam.configParam.is_force_1x1 && in lim_check_oui_and_update_session()1911 ((mac_ctx->roam.configParam.is_force_1x1 == in lim_check_oui_and_update_session()1914 mac_ctx->roam.configParam.is_force_1x1 == in lim_check_oui_and_update_session()1921 mac_ctx->roam.configParam.is_force_1x1); in lim_check_oui_and_update_session()2763 session->mac_ctx->roam.configParam.wep_tkip_in_he; in lim_verify_dot11_mode_with_crypto()3034 if (mac->roam.configParam.WMMSupportMode == WMM_USER_MODE_NO_QOS && in lim_is_bss_description_wme()[all …]
654 mac_ctx->roam.configParam.channelBondingMode5GHz) in lim_extract_ap_capability()
3826 uint8_t cb_mode = mac->roam.configParam.channelBondingMode5GHz; in lim_get_cb_mode_for_freq()3834 cb_mode = mac->roam.configParam.channelBondingMode24GHz; in lim_get_cb_mode_for_freq()3846 uint8_t cb_mode = mac->roam.configParam.channelBondingMode24GHz; in lim_get_sta_cb_mode_for_24ghz()5953 if (mac_ctx->roam.configParam.channelBondingMode5GHz) { in lim_send_ht_caps_ie()7881 if (!mac->roam.configParam.channelBondingMode5GHz) { in lim_set_he_caps()
285 if (mac_ctx->roam.configParam.is_force_1x1 && in lim_send_smps_intolerent()
2941 mac->roam.configParam.channelBondingMode5GHz; in lim_add_sta_self()
304 if (mac_ctx->roam.configParam.channelBondingMode24GHz in lim_send_probe_req_mgmt_frame()
3296 return mac->roam.configParam.phyMode; in sme_get_phy_mode()3414 mac->roam.configParam.phyMode = phyMode; in sme_set_phy_mode()3415 mac->roam.configParam.uCfgDot11Mode = in sme_set_phy_mode()3417 mac->roam.configParam.phyMode); in sme_set_phy_mode()12659 mac_ctx->roam.configParam.uCfgDot11Mode); in sme_get_wni_dot11_mode()12785 if (!((mac_ctx->roam.configParam.uCfgDot11Mode == in sme_set_pdev_ht_vht_ies()12787 (mac_ctx->roam.configParam.uCfgDot11Mode == in sme_set_pdev_ht_vht_ies()12789 (mac_ctx->roam.configParam.uCfgDot11Mode == in sme_set_pdev_ht_vht_ies()12791 (mac_ctx->roam.configParam.uCfgDot11Mode == in sme_set_pdev_ht_vht_ies()12793 (mac_ctx->roam.configParam.uCfgDot11Mode == in sme_set_pdev_ht_vht_ies()[all …]
6620 mac->roam.configParam.mcc_rts_cts_prot_enable, in wma_vdev_create_set_param()6629 mac->roam.configParam.mcc_bcast_prob_resp_enable, in wma_vdev_create_set_param()
1621 if (mac->roam.configParam.obssEnabled)11628 } else if (!mac_ctx->roam.configParam.ProprietaryRatesEnabled) {