Searched refs:profile_enable_cmd (Results 1 – 2 of 2) sorted by relevance
314 wmi_wlan_profile_enable_profile_id_cmd_fixed_param *profile_enable_cmd; in send_fw_profiling_cmd_tlv() local402 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()
11427 wmi_wlan_profile_enable_profile_id_cmd_fixed_param *profile_enable_cmd; in send_wlan_profile_enable_cmd_tlv() local11436 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()