Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_global.h368 uint8_t switchMode; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_sme_rsp_messages.c2083 lim_ch_switch->switchMode = csa_params->switch_mode; in lim_handle_sta_csa_param()
2318 lim_ch_switch->switchMode); in lim_handle_sta_csa_param()
H A Dlim_process_sme_req_messages.c10090 switch_mode = ch_switch->switchMode; in send_extended_chan_switch_action_frame()
10139 switch_mode = session_entry->gLimChannelSwitch.switchMode; in lim_send_chan_switch_action_frame()
10243 session_entry->gLimChannelSwitch.switchMode = 0; in lim_process_sme_dfs_csa_ie_request()
10248 session_entry->gLimChannelSwitch.switchMode = in lim_process_sme_dfs_csa_ie_request()
10367 session_entry->gLimChannelSwitch.switchMode); in lim_process_sme_dfs_csa_ie_request()
H A Dlim_send_management_frames.c4979 frm.ChanSwitchAnn.switchMode = nMode;
H A Dlim_utils.c10024 session->gLimChannelSwitch.switchMode = 0; in lim_send_csa_tx_complete()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c1100 session->gLimChannelSwitch.switchMode); in sch_set_fixed_beacon_fields()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c202 dot_11_ptr->switch_mode = session_entry->gLimChannelSwitch.switchMode; in populate_dot_11_f_ext_chann_switch_ann()
269 pDot11f->switchMode = pe_session->gLimChannelSwitch.switchMode; in populate_dot11f_chan_switch_ann()
H A Ddot11f.c4404 pDst->switchMode = *pBuf; in dot11f_unpack_ie_chan_switch_ann()
25797 *pBuf = pSrc->switchMode; in dot11f_pack_ie_chan_switch_ann()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1412 switchMode, 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h5168 uint8_t switchMode; member