Searched refs:WMI_SET_CHANNEL_MAX_TX_POWER (Results 1 – 4 of 4) sorted by relevance
549 WMI_SET_CHANNEL_MAX_TX_POWER(chan, config->channels[i].max_pwr); in send_ocb_set_config_cmd_tlv()
678 WMI_SET_CHANNEL_MAX_TX_POWER(chan_info, src_chan_info->pwr); in send_set_tdls_offchan_mode_cmd_tlv()930 WMI_SET_CHANNEL_MAX_TX_POWER(chan_info, in_chan_info->pwr); in send_update_tdls_peer_state_cmd_tlv()
1283 WMI_SET_CHANNEL_MAX_TX_POWER(chan, req->channel.maxregpower); in copy_channel_info()4595 WMI_SET_CHANNEL_MAX_TX_POWER(chan_info, in send_scan_chan_list_cmd_tlv()
2657 #define WMI_SET_CHANNEL_MAX_TX_POWER(pwmi_channel,val) do { \ macro