Home
last modified time | relevance | path

Searched refs:MLME_DOT11_MODE_ALL (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prop_exts.h49 (dot11Mode == MLME_DOT11_MODE_ALL)) ? true:false)
58 (dot11Mode == MLME_DOT11_MODE_ALL)) ? true:false)
65 (dot11Mode == MLME_DOT11_MODE_ALL)) ? true:false)
70 (dot11Mode == MLME_DOT11_MODE_ALL)) ? true:false)
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft.c391 return MLME_DOT11_MODE_ALL; in lim_convert_phymode_to_dot11mode()
421 case MLME_DOT11_MODE_ALL: in lim_calculate_dot11_mode()
H A Dlim_assoc_utils.c1477 if ((self_sta_dot11mode == MLME_DOT11_MODE_ALL) || in lim_populate_own_rate_set()
H A Dlim_process_sme_req_messages.c1865 (session->dot11mode == MLME_DOT11_MODE_ALL || in lim_check_oui_and_update_session()
2670 case MLME_DOT11_MODE_ALL: in lim_get_intersected_dot11_mode_sta_ap()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c976 ret = MLME_DOT11_MODE_ALL; in csr_translate_to_wni_cfg_dot11_mode()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c718 (MLME_DOT11_MODE_ALL == dot11_mode) || in wma_chan_phy_mode()
743 case MLME_DOT11_MODE_ALL: in wma_chan_phy_mode()
774 (MLME_DOT11_MODE_ALL == dot11_mode) || in wma_chan_phy_mode()
791 case MLME_DOT11_MODE_ALL: in wma_chan_phy_mode()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h240 MLME_DOT11_MODE_ALL, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c2216 ((self_dot11mode == MLME_DOT11_MODE_ALL) ||