Home
last modified time | relevance | path

Searched refs:eCSR_CFG_DOT11_MODE_11AC (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c356 dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_vdev_dot11_mode()
927 case eCSR_CFG_DOT11_MODE_11AC: in csr_translate_to_wni_cfg_dot11_mode()
1171 cfgDot11Mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_cfg_dot11_mode_from_csr_phy_mode()
1185 cfgDot11Mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_cfg_dot11_mode_from_csr_phy_mode()
1193 cfgDot11Mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_cfg_dot11_mode_from_csr_phy_mode()
1204 cfgDot11Mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_cfg_dot11_mode_from_csr_phy_mode()
1214 cfgDot11Mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_cfg_dot11_mode_from_csr_phy_mode()
1374 return eCSR_CFG_DOT11_MODE_11AC; in csr_phy_mode_to_dot11mode()
H A Dcsr_api_roam.c1131 eCSR_CFG_DOT11_MODE_11AC) || in csr_update_channel_list()
4634 case eCSR_CFG_DOT11_MODE_11AC: in csr_compute_mode_and_band()
4645 *dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_compute_mode_and_band()
4682 *dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_compute_mode_and_band()
4705 *dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_compute_mode_and_band()
4731 *dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_compute_mode_and_band()
4834 (eCSR_CFG_DOT11_MODE_11AC == cfg_dot11_mode || in csr_roam_get_phy_mode_band_for_bss()
4845 (eCSR_CFG_DOT11_MODE_11AC == cfg_dot11_mode) || in csr_roam_get_phy_mode_band_for_bss()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_internal.h68 eCSR_CFG_DOT11_MODE_11AC, enumerator
314 (dot11mode == eCSR_CFG_DOT11_MODE_11AC) || \
324 (dot11mode == eCSR_CFG_DOT11_MODE_11AC) || \
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_connect_info.c283 case eCSR_CFG_DOT11_MODE_11AC: in hdd_dot11_mode_str()
H A Dwlan_hdd_tdls.c986 (sta_ctx->conn_info.dot11mode == eCSR_CFG_DOT11_MODE_11AC) || in hdd_is_sta_legacy()
H A Dwlan_hdd_station_info.c370 case eCSR_CFG_DOT11_MODE_11AC: in hdd_convert_dot11mode()
H A Dwlan_hdd_cfg80211.c28841 case eCSR_CFG_DOT11_MODE_11AC: in hdd_convert_cfgdot11mode_to_80211mode()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c5810 (dot11mode == eCSR_CFG_DOT11_MODE_11AC) || in is_dot11mode_support_ht_cap()
5834 (dot11mode == eCSR_CFG_DOT11_MODE_11AC) || in is_dot11mode_support_vht_cap()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c12792 eCSR_CFG_DOT11_MODE_11AC) || in sme_set_pdev_ht_vht_ies()