Searched refs:ch_switch (Results 1 – 6 of 6) sorted by relevance
10081 tLimChannelSwitchInfo *ch_switch = &session_entry->gLimChannelSwitch; in send_extended_chan_switch_action_frame() local10086 ch_switch->sec_ch_offset); in send_extended_chan_switch_action_frame()10090 switch_mode = ch_switch->switchMode; in send_extended_chan_switch_action_frame()10103 ch_switch->sec_ch_offset); in send_extended_chan_switch_action_frame()10107 ch_switch->switchCount, session_entry); in send_extended_chan_switch_action_frame()10113 ch_switch->switchCount, in send_extended_chan_switch_action_frame()
9802 tLimChannelSwitchInfo *ch_switch;9804 ch_switch = &session->gLimChannelSwitch;9807 ch_switch->ch_width);9808 if (ch_switch->puncture_bitmap) {9811 QDF_GET_BITS(ch_switch->puncture_bitmap, 0, 8);9813 QDF_GET_BITS(ch_switch->puncture_bitmap, 8, 8);9815 bw_ind->ccfs0 = ch_switch->ch_center_freq_seg0;9816 bw_ind->ccfs1 = ch_switch->ch_center_freq_seg1;