Home
last modified time | relevance | path

Searched refs:uCfgDot11Mode (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c1128 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 …]
H A Dcsr_util.c318 curr_dot11_mode = mac_ctx->roam.configParam.uCfgDot11Mode; in cm_csr_get_vdev_dot11_mode()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_internal.h138 enum csr_cfgdot11mode uCfgDot11Mode; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3415 mac->roam.configParam.uCfgDot11Mode = 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()
12812 mac_ctx->roam.configParam.uCfgDot11Mode); in sme_set_pdev_ht_vht_ies()