Searched refs:ext_cng_chan_ind (Results 1 – 1 of 1) sorted by relevance
215 struct sir_sme_ext_cng_chan_ind *ext_cng_chan_ind; in lim_process_ext_channel_switch_action_frame() local218 ext_cng_chan_ind = qdf_mem_malloc(sizeof(*ext_cng_chan_ind)); in lim_process_ext_channel_switch_action_frame()219 if (!ext_cng_chan_ind) in lim_process_ext_channel_switch_action_frame()222 ext_cng_chan_ind->session_id = in lim_process_ext_channel_switch_action_frame()228 ext_cng_chan_ind->new_chan_freq = target_freq; in lim_process_ext_channel_switch_action_frame()231 mmh_msg.bodyptr = ext_cng_chan_ind; in lim_process_ext_channel_switch_action_frame()