Home
last modified time | relevance | path

Searched refs:ePhyChanBondState (Results 1 – 21 of 21) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.h78 ePhyChanBondState lim_get_htcb_state(ePhyChanBondState aniCBMode);
H A Dlim_prop_exts_utils.c882 ePhyChanBondState lim_get_htcb_state(ePhyChanBondState aniCBMode) in lim_get_htcb_state()
H A Dlim_types.h181 ePhyChanBondState cbMode;
H A Dlim_utils.h999 ePhyChanBondState cbState);
H A Dlim_process_sme_req_messages.c863 ePhyChanBondState cb_mode; in __lim_handle_sme_start_bss_request()
3215 ePhyChanBondState cb_mode; in lim_fill_pe_session()
5069 ePhyChanBondState cb_mode; in lim_handle_reassoc_req()
H A Dlim_utils.c3910 (ePhyChanBondState) pHTInfo->secondaryChannelOffset; in lim_update_sta_run_time_ht_switch_chnl_params()
4809 ePhyChanBondState phyCbState) in pe_set_resume_channel()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_inside.h44 ePhyChanBondState csr_convert_cb_ini_value_to_phy_cb_state(uint32_t cbIniValue);
174 ePhyChanBondState csr_convert_cb_ini_value_to_phy_cb_state(uint32_t cbIniValue);
H A Dcsr_internal.h243 ePhyChanBondState cb_mode;
H A Dsme_api.h1230 ePhyChanBondState sme_get_cb_phy_state_from_cb_ini_value(uint32_t cb_ini_value);
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_internal.h391 ePhyChanBondState chanBondState);
536 ePhyChanBondState bond_state);
H A Dsap_fsm.c396 ePhyChanBondState chanBondState) in sap_get_bonding_channels()
817 ePhyChanBondState chan_bondState) in sap_dfs_is_channel_in_nol_list()
880 ePhyChanBondState bond_state) in sap_chan_bond_dfs_sub_chan()
H A Dsap_module.c466 ePhyChanBondState chanBondState) in wlansap_is_channel_in_nol_list()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h717 ePhyChanBondState htSecondaryChannelOffset;
730 ePhyChanBondState reAssocHtSecondaryChannelOffset;
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_inside_api.h468 ePhyChanBondState cbMode, bool obssEnabled);
H A Dcsr_api_roam.c1717 ePhyChanBondState csr_convert_cb_ini_value_to_phy_cb_state(uint32_t cbIniValue) in csr_convert_cb_ini_value_to_phy_cb_state()
1720 ePhyChanBondState phyCbState; in csr_convert_cb_ini_value_to_phy_cb_state()
1766 uint32_t csr_convert_phy_cb_state_to_ini_value(ePhyChanBondState phyCbState) in csr_convert_phy_cb_state_to_ini_value()
6016 ePhyChanBondState cbMode, bool obssEnabled) in csr_set_ht2040_mode()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h352 ePhyChanBondState gResumePhyCbState;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dsir_params.h70 } ePhyChanBondState; typedef
H A Dparser_api.h1198 ePhyChanBondState wlan_get_cb_mode(struct mac_context *mac,
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h844 ePhyChanBondState chanBondState);
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1143 ePhyChanBondState wlan_get_cb_mode(struct mac_context *mac, in wlan_get_cb_mode()
1148 ePhyChanBondState cb_mode = PHY_SINGLE_CHANNEL_CENTERED; in wlan_get_cb_mode()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c7356 ePhyChanBondState sme_get_cb_phy_state_from_cb_ini_value(uint32_t cb_ini_value) in sme_get_cb_phy_state_from_cb_ini_value()
7700 ePhyChanBondState cb_mode; in sme_set_ht2040_mode()