Home
last modified time | relevance | path

Searched refs:WMI_SET_CHANNEL_REG_POWER (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_ocb_tlv.c550 WMI_SET_CHANNEL_REG_POWER(chan, config->channels[i].reg_pwr); in send_ocb_set_config_cmd_tlv()
Dwmi_unified_sta_tlv.c679 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()
Dwmi_unified_tlv.c1280 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()
/wlan-driver/fw-api/fw/
Dwmi_unified.h2639 #define WMI_SET_CHANNEL_REG_POWER(pwmi_channel,val) do { \ macro