Home
last modified time | relevance | path

Searched refs:hist_intvl_cmd (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_tlv.c313 wmi_wlan_profile_set_hist_intvl_cmd_fixed_param *hist_intvl_cmd; in send_fw_profiling_cmd_tlv() local
374 hist_intvl_cmd = in send_fw_profiling_cmd_tlv()
377 WMITLV_SET_HDR(&hist_intvl_cmd->tlv_header, in send_fw_profiling_cmd_tlv()
381 hist_intvl_cmd->profile_id = value1; in send_fw_profiling_cmd_tlv()
382 hist_intvl_cmd->value = value2; in send_fw_profiling_cmd_tlv()
H A Dwmi_unified_tlv.c11516 wmi_wlan_profile_set_hist_intvl_cmd_fixed_param *hist_intvl_cmd; in send_wlan_profile_hist_intvl_cmd_tlv() local
11525 hist_intvl_cmd = in send_wlan_profile_hist_intvl_cmd_tlv()
11529 WMITLV_SET_HDR(&hist_intvl_cmd->tlv_header, in send_wlan_profile_hist_intvl_cmd_tlv()
11534 hist_intvl_cmd->profile_id = param->profile_id; in send_wlan_profile_hist_intvl_cmd_tlv()
11535 hist_intvl_cmd->value = param->enable; in send_wlan_profile_hist_intvl_cmd_tlv()