Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c166 case eCSR_DOT11_MODE_11ax: in csr_phy_mode_str()
487 *sap_phymode == eCSR_DOT11_MODE_11ax || in csr_calc_chb_for_sap_phymode()
993 else if (csr_phy_mode == eCSR_DOT11_MODE_11ax || in csr_convert_to_reg_phy_mode()
1037 return eCSR_DOT11_MODE_11ax; in csr_convert_from_reg_phy_mode()
1181 case eCSR_DOT11_MODE_11ax: in csr_get_cfg_dot11_mode_from_csr_phy_mode()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c505 return eCSR_DOT11_MODE_11ax; in hdd_cfg_xlate_to_csr_phy_mode()
1888 case eCSR_DOT11_MODE_11ax: in hdd_phymode_to_vendor_mode()
1946 *csr_phy_mode = eCSR_DOT11_MODE_11ax; in hdd_vendor_mode_to_phymode()
2083 case eCSR_DOT11_MODE_11ax: in hdd_phymode_to_dot11_mode()
H A Dwlan_hdd_he.c92 config->SapHw_mode = eCSR_DOT11_MODE_11ax; in wlan_hdd_check_11ax_support()
H A Dwlan_hdd_son.c410 *phymode = eCSR_DOT11_MODE_11ax; in hdd_son_bandwidth_to_phymode()
533 case eCSR_DOT11_MODE_11ax: in hdd_phymode_chwidth_to_son_bandwidth()
H A Dwlan_hdd_hostapd.c1880 case eCSR_DOT11_MODE_11ax: in hdd_hostapd_chan_change()
5689 sap_cfg->SapHw_mode == eCSR_DOT11_MODE_11ax || in wlan_hdd_sap_p2p_11ac_overrides()
H A Dwlan_hdd_wext.c6381 case eCSR_DOT11_MODE_11ax: in __iw_get_char_setnone()
H A Dwlan_hdd_cfg80211.c28880 case eCSR_DOT11_MODE_11ax: in hdd_convert_phymode_to_80211mode()
28974 case eCSR_DOT11_MODE_11ax: in wlan_hdd_cfg80211_get_channel_sap()
H A Dwlan_hdd_main.c3945 } else if (sap_config->SapHw_mode != eCSR_DOT11_MODE_11ax && in hdd_set_11ax_rate()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_internal.h307 (eCSR_DOT11_MODE_11ax & (phyMode)) || \
H A Dcsr_api.h130 eCSR_DOT11_MODE_11ax = 0x0800, enumerator
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c2512 config->SapHw_mode = eCSR_DOT11_MODE_11ax; in wlansap_son_update_sap_config_phymode()
2518 config->SapHw_mode = eCSR_DOT11_MODE_11ax; in wlansap_son_update_sap_config_phymode()
2522 config->SapHw_mode = eCSR_DOT11_MODE_11ax; in wlansap_son_update_sap_config_phymode()
2526 config->SapHw_mode = eCSR_DOT11_MODE_11ax; in wlansap_son_update_sap_config_phymode()
2959 sap_ctx->phyMode == eCSR_DOT11_MODE_11ax || in wlansap_get_max_bw_by_phymode()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c15857 phy_mode == eCSR_DOT11_MODE_11ax || in sme_update_score_config()