Home
last modified time | relevance | path

Searched refs:sw_target_freq (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_global.h357 uint32_t sw_target_freq; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c673 (session->gLimChannelSwitch.sw_target_freq); in sch_set_fixed_beacon_fields()
1094 session->gLimChannelSwitch.sw_target_freq, in sch_set_fixed_beacon_fields()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_sme_rsp_messages.c2088 lim_ch_switch->sw_target_freq = in lim_handle_sta_csa_param()
2316 lim_ch_switch->sw_target_freq, in lim_handle_sta_csa_param()
2321 lim_ch_switch->primaryChannel, lim_ch_switch->sw_target_freq, in lim_handle_sta_csa_param()
H A Dlim_process_action_frame.c103 pe_session->gLimChannelSwitch.sw_target_freq, in lim_stop_tx_and_switch_channel()
119 pe_session->gLimChannelSwitch.sw_target_freq); in lim_stop_tx_and_switch_channel()
H A Dlim_utils.c1880 channel_freq = pe_session->gLimChannelSwitch.sw_target_freq; in __lim_process_channel_switch_timeout()
1914 pe_session->gLimChannelSwitch.sw_target_freq, in __lim_process_channel_switch_timeout()
2204 new_channel_freq = pe_session->gLimChannelSwitch.sw_target_freq, in lim_switch_primary_secondary_channel()
3776 pe_session->gLimChannelSwitch.sw_target_freq = in lim_ht_switch_chnl_params()
3787 pe_session->gLimChannelSwitch.sw_target_freq); in lim_ht_switch_chnl_params()
10108 ch_freq = session->gLimChannelSwitch.sw_target_freq; in lim_process_ap_ecsa_timeout()
H A Dlim_process_sme_req_messages.c9089 session->gLimChannelSwitch.sw_target_freq = session->curr_op_freq; in lim_process_sap_ch_width_update()
10215 session_entry->gLimChannelSwitch.sw_target_freq = in lim_process_sme_dfs_csa_ie_request()
10365 session_entry->gLimChannelSwitch.sw_target_freq, in lim_process_sme_dfs_csa_ie_request()
10372 session_entry->gLimChannelSwitch.sw_target_freq, in lim_process_sme_dfs_csa_ie_request()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c195 uint32_t sw_target_freq; in populate_dot_11_f_ext_chann_switch_ann() local
203 sw_target_freq = session_entry->gLimChannelSwitch.sw_target_freq; in populate_dot_11_f_ext_chann_switch_ann()
206 lim_op_class_from_bandwidth(mac_ptr, sw_target_freq, ch_width, in populate_dot_11_f_ext_chann_switch_ann()
577 pe_session->gLimChannelSwitch.sw_target_freq, in populate_dot11f_chan_switch_wrapper()