Searched refs:quota_cmd (Results 1 – 1 of 1) sorted by relevance
613 struct iwl_time_quota_cmd quota_cmd = {}; in iwl_mvm_d3_reprogram() local683 quota_cmd.quotas[0].id_and_color = in iwl_mvm_d3_reprogram()686 quota_cmd.quotas[0].quota = cpu_to_le32(IWL_MVM_MAX_QUOTA); in iwl_mvm_d3_reprogram()687 quota_cmd.quotas[0].max_duration = cpu_to_le32(IWL_MVM_MAX_QUOTA); in iwl_mvm_d3_reprogram()690 quota_cmd.quotas[i].id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_d3_reprogram()693 sizeof(quota_cmd), "a_cmd); in iwl_mvm_d3_reprogram()