Home
last modified time | relevance | path

Searched refs:eCSR_DOT11_MODE_AUTO (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_util.c164 case eCSR_DOT11_MODE_AUTO: in csr_phy_mode_str()
986 if (csr_phy_mode == eCSR_DOT11_MODE_AUTO) in csr_convert_to_reg_phy_mode()
1025 return eCSR_DOT11_MODE_AUTO; in csr_convert_from_reg_phy_mode()
1043 return eCSR_DOT11_MODE_AUTO; in csr_convert_from_reg_phy_mode()
1045 return eCSR_DOT11_MODE_AUTO; in csr_convert_from_reg_phy_mode()
1165 case eCSR_DOT11_MODE_AUTO: in csr_get_cfg_dot11_mode_from_csr_phy_mode()
Dcsr_api_roam.c1508 mac->roam.configParam.phyMode = eCSR_DOT11_MODE_AUTO; in init_config_param()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg.c499 return eCSR_DOT11_MODE_AUTO; in hdd_cfg_xlate_to_csr_phy_mode()
1864 case eCSR_DOT11_MODE_AUTO: in hdd_phymode_to_vendor_mode()
1908 *csr_phy_mode = eCSR_DOT11_MODE_AUTO; in hdd_vendor_mode_to_phymode()
2064 case eCSR_DOT11_MODE_AUTO: in hdd_phymode_to_dot11_mode()
Dwlan_hdd_nan_datapath.c347 dot11_cfg.phy_mode = eCSR_DOT11_MODE_AUTO; in hdd_ndi_start_bss()
Dwlan_hdd_son.c535 case eCSR_DOT11_MODE_AUTO: in hdd_phymode_chwidth_to_son_bandwidth()
Dwlan_hdd_assoc.c2905 roam_profile->phyMode = eCSR_DOT11_MODE_AUTO; in hdd_roam_profile_init()
Dwlan_hdd_wext.c3215 *csr_phy_mode = eCSR_DOT11_MODE_AUTO; in hdd_we_ieee_to_phymode()
6324 case eCSR_DOT11_MODE_AUTO: in __iw_get_char_setnone()
Dwlan_hdd_cfg80211.c28887 case eCSR_DOT11_MODE_AUTO: in hdd_convert_phymode_to_80211mode()
/wlan-driver/qcacld-3.0/core/sme/inc/
Dcsr_internal.h309 (eCSR_DOT11_MODE_AUTO & (phyMode)))
Dcsr_api.h129 eCSR_DOT11_MODE_AUTO = 0x0400, enumerator
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c2530 config->SapHw_mode = eCSR_DOT11_MODE_AUTO; in wlansap_son_update_sap_config_phymode()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c15818 if (phy_mode == eCSR_DOT11_MODE_AUTO || in sme_is_phy_mode_11be()
15856 phy_mode == eCSR_DOT11_MODE_AUTO || in sme_update_score_config()