Searched refs:WMI_SET_CHANNEL_REG_POWER (Results 1 – 4 of 4) sorted by relevance
550 WMI_SET_CHANNEL_REG_POWER(chan, config->channels[i].reg_pwr); in send_ocb_set_config_cmd_tlv()
679 WMI_SET_CHANNEL_REG_POWER(chan_info, src_chan_info->pwr); in send_set_tdls_offchan_mode_cmd_tlv()931 WMI_SET_CHANNEL_REG_POWER(chan_info, in_chan_info->pwr); in send_update_tdls_peer_state_cmd_tlv()
1280 WMI_SET_CHANNEL_REG_POWER(chan, req->channel.maxregpower); in copy_channel_info()4589 WMI_SET_CHANNEL_REG_POWER(chan_info, in send_scan_chan_list_cmd_tlv()
2639 #define WMI_SET_CHANNEL_REG_POWER(pwmi_channel,val) do { \ macro