Home
last modified time | relevance | path

Searched refs:eCSR_DOT11_MODE_11g_ONLY (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c154 case eCSR_DOT11_MODE_11g_ONLY: in csr_phy_mode_str()
1005 csr_phy_mode == eCSR_DOT11_MODE_11g_ONLY) in csr_convert_to_reg_phy_mode()
1147 case eCSR_DOT11_MODE_11g_ONLY: in csr_get_cfg_dot11_mode_from_csr_phy_mode()
1148 if (is_ap && (phyMode == eCSR_DOT11_MODE_11g_ONLY)) in csr_get_cfg_dot11_mode_from_csr_phy_mode()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_bitrates.c138 config->SapHw_mode == eCSR_DOT11_MODE_11g_ONLY || in wlan_hdd_sap_set_11n_rate()
H A Dwlan_hdd_cfg.c489 return eCSR_DOT11_MODE_11g_ONLY; in hdd_cfg_xlate_to_csr_phy_mode()
1877 case eCSR_DOT11_MODE_11g_ONLY: in hdd_phymode_to_vendor_mode()
H A Dwlan_hdd_son.c511 case eCSR_DOT11_MODE_11g_ONLY: in hdd_phymode_chwidth_to_son_bandwidth()
H A Dwlan_hdd_hostapd_wext.c658 eCSR_DOT11_MODE_11g_ONLY in __iw_softap_setparam()
H A Dwlan_hdd_wext.c6358 case eCSR_DOT11_MODE_11g_ONLY: in __iw_get_char_setnone()
H A Dwlan_hdd_hostapd.c4873 *pSapHw_mode = eCSR_DOT11_MODE_11g_ONLY; in wlan_hdd_check_11gmode()
H A Dwlan_hdd_cfg80211.c28872 case eCSR_DOT11_MODE_11g_ONLY: in hdd_convert_phymode_to_80211mode()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h120 eCSR_DOT11_MODE_11g_ONLY = 0x0020, enumerator
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c2007 (phy_mode == eCSR_DOT11_MODE_11g_ONLY))) in wlansap_channel_change_request()
H A Dsap_fsm.c3205 sap_ctx->phyMode == eCSR_DOT11_MODE_11g_ONLY)) { in sap_validate_chanmode_and_chwidth()