Searched refs:quota_cmd (Results 1 – 1 of 1) sorted by relevance
607 struct iwl_time_quota_cmd quota_cmd = {}; in iwl_mvm_d3_reprogram() local677 quota_cmd.quotas[0].id_and_color = in iwl_mvm_d3_reprogram()680 quota_cmd.quotas[0].quota = cpu_to_le32(IWL_MVM_MAX_QUOTA); in iwl_mvm_d3_reprogram()681 quota_cmd.quotas[0].max_duration = cpu_to_le32(IWL_MVM_MAX_QUOTA); in iwl_mvm_d3_reprogram()684 quota_cmd.quotas[i].id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_d3_reprogram()687 sizeof(quota_cmd), "a_cmd); in iwl_mvm_d3_reprogram()