Home
last modified time | relevance | path

Searched refs:MLME_DOT11_MODE_11A (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_ocb.c64 dot11_mode = MLME_DOT11_MODE_11A; in wma_start_ocb_vdev()
H A Dwma_features.c772 ((MLME_DOT11_MODE_11A == dot11_mode) || in wma_chan_phy_mode()
780 case MLME_DOT11_MODE_11A: in wma_chan_phy_mode()
H A Dwma_main.c3270 dot11_mode == MLME_DOT11_MODE_11A) in wma_get_fw_phy_mode_for_freq_cb()
3277 dot11_mode = MLME_DOT11_MODE_11A; in wma_get_fw_phy_mode_for_freq_cb()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c2118 bss_dot11_mode = MLME_DOT11_MODE_11A; in lim_get_bss_dot11_mode()
2127 bss_dot11_mode = MLME_DOT11_MODE_11A; in lim_get_bss_dot11_mode()
2163 case MLME_DOT11_MODE_11A: in lim_handle_11abg_dot11_mode()
2164 *intersected_mode = MLME_DOT11_MODE_11A; in lim_handle_11abg_dot11_mode()
2179 *intersected_mode = MLME_DOT11_MODE_11A; in lim_handle_11abg_dot11_mode()
2207 case MLME_DOT11_MODE_11A: in lim_handle_11a_dot11_mode()
2212 *intersected_mode = MLME_DOT11_MODE_11A; in lim_handle_11a_dot11_mode()
2243 case MLME_DOT11_MODE_11A: in lim_handle_11b_dot11_mode()
2278 case MLME_DOT11_MODE_11A: in lim_handle_11g_dot11_mode()
2314 *intersected_mode = MLME_DOT11_MODE_11A; in lim_handle_11n_dot11_mode()
[all …]
H A Dlim_ft.c386 return MLME_DOT11_MODE_11A; in lim_convert_phymode_to_dot11mode()
416 new_dot11_mode = MLME_DOT11_MODE_11A; in lim_calculate_dot11_mode()
H A Dlim_send_sme_rsp_messages.c2343 session_entry->dot11mode == MLME_DOT11_MODE_11A) in lim_handle_sta_csa_param()
2348 session_entry->dot11mode = MLME_DOT11_MODE_11A; in lim_handle_sta_csa_param()
H A Dlim_assoc_utils.c1478 (self_sta_dot11mode == MLME_DOT11_MODE_11A) || in lim_populate_own_rate_set()
1689 (pe_session->dot11mode == MLME_DOT11_MODE_11A) || in lim_populate_peer_rate_set()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c904 ret = MLME_DOT11_MODE_11A; in csr_translate_to_wni_cfg_dot11_mode()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h243 MLME_DOT11_MODE_11A, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1157 if (pe_session->dot11mode == MLME_DOT11_MODE_11A || in wlan_get_cb_mode()
2217 (self_dot11mode == MLME_DOT11_MODE_11A) ||
11600 if (self_dot11_mode == MLME_DOT11_MODE_11A) {