Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_tlv.c314 wmi_wlan_profile_enable_profile_id_cmd_fixed_param *profile_enable_cmd; in send_fw_profiling_cmd_tlv() local
402 profile_enable_cmd = in send_fw_profiling_cmd_tlv()
405 WMITLV_SET_HDR(&profile_enable_cmd->tlv_header, in send_fw_profiling_cmd_tlv()
409 profile_enable_cmd->profile_id = value1; in send_fw_profiling_cmd_tlv()
410 profile_enable_cmd->enable = value2; in send_fw_profiling_cmd_tlv()
H A Dwmi_unified_tlv.c11427 wmi_wlan_profile_enable_profile_id_cmd_fixed_param *profile_enable_cmd; in send_wlan_profile_enable_cmd_tlv() local
11436 profile_enable_cmd = in send_wlan_profile_enable_cmd_tlv()
11439 WMITLV_SET_HDR(&profile_enable_cmd->tlv_header, in send_wlan_profile_enable_cmd_tlv()
11444 profile_enable_cmd->profile_id = param->profile_id; in send_wlan_profile_enable_cmd_tlv()
11445 profile_enable_cmd->enable = param->enable; in send_wlan_profile_enable_cmd_tlv()