Searched refs:src_chan_info (Results 1 – 1 of 1) sorted by relevance
606 struct tdls_ch_params *src_chan_info; in send_set_tdls_offchan_mode_cmd_tlv() local665 src_chan_info = &chan_switch_params->allowed_off_channels[i]; in send_set_tdls_offchan_mode_cmd_tlv()667 chan_info->mhz = src_chan_info->ch_freq; in send_set_tdls_offchan_mode_cmd_tlv()675 if (src_chan_info->dfs_set) in send_set_tdls_offchan_mode_cmd_tlv()678 WMI_SET_CHANNEL_MAX_TX_POWER(chan_info, src_chan_info->pwr); in send_set_tdls_offchan_mode_cmd_tlv()679 WMI_SET_CHANNEL_REG_POWER(chan_info, src_chan_info->pwr); in send_set_tdls_offchan_mode_cmd_tlv()681 chan_info->mhz, src_chan_info->pwr, in send_set_tdls_offchan_mode_cmd_tlv()682 src_chan_info->dfs_set); in send_set_tdls_offchan_mode_cmd_tlv()