Searched refs:quotas (Results 1 – 17 of 17) sorted by relevance
156 u32 id_n_c = le32_to_cpu(cmd->quotas[i].id_and_color); in iwl_mvm_adjust_quota_for_noa()158 u32 quota = le32_to_cpu(cmd->quotas[i].quota); in iwl_mvm_adjust_quota_for_noa()167 le32_to_cpu(cmd->quotas[i].quota), quota); in iwl_mvm_adjust_quota_for_noa()169 cmd->quotas[i].quota = cpu_to_le32(quota); in iwl_mvm_adjust_quota_for_noa()208 cmd.quotas[i].id_and_color = cpu_to_le32(FW_CTXT_INVALID); in iwl_mvm_update_quotas()257 cmd.quotas[idx].id_and_color = in iwl_mvm_update_quotas()261 cmd.quotas[idx].quota = cpu_to_le32(0); in iwl_mvm_update_quotas()270 cmd.quotas[idx].quota = cpu_to_le32(QUOTA_LOWLAT_MIN); in iwl_mvm_update_quotas()272 cmd.quotas[idx].quota = in iwl_mvm_update_quotas()275 WARN_ONCE(le32_to_cpu(cmd.quotas[idx].quota) > QUOTA_100, in iwl_mvm_update_quotas()[all …]
683 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()
858 struct iwl_time_quota_data quotas[MAX_BINDINGS]; member
11 usage (also called disk quotas). Currently, it works for the14 Ext3, ext4 and reiserfs also support journaled quotas for which
12 - Disk quotas have an interesting limitation that is not related to the
13 for NFS and quotas, please see
441 dev->quotas.qp = dev->caps.num_qps - dev->caps.reserved_qps - in mlx4_init_quotas()443 dev->quotas.cq = dev->caps.num_cqs - dev->caps.reserved_cqs; in mlx4_init_quotas()444 dev->quotas.srq = dev->caps.num_srqs - dev->caps.reserved_srqs; in mlx4_init_quotas()445 dev->quotas.mtt = dev->caps.num_mtts - dev->caps.reserved_mtts; in mlx4_init_quotas()446 dev->quotas.mpt = dev->caps.num_mpts - dev->caps.reserved_mrws; in mlx4_init_quotas()451 dev->quotas.qp = in mlx4_init_quotas()453 dev->quotas.cq = in mlx4_init_quotas()455 dev->quotas.srq = in mlx4_init_quotas()457 dev->quotas.mtt = in mlx4_init_quotas()459 dev->quotas.mpt = in mlx4_init_quotas()
821 dev->quotas.qp = func_cap.qp_quota; in mlx4_slave_cap()822 dev->quotas.srq = func_cap.srq_quota; in mlx4_slave_cap()823 dev->quotas.cq = func_cap.cq_quota; in mlx4_slave_cap()824 dev->quotas.mpt = func_cap.mpt_quota; in mlx4_slave_cap()825 dev->quotas.mtt = func_cap.mtt_quota; in mlx4_slave_cap()
443 int err = 0, quotas = 0; in mlx4_QUERY_FUNC_CAP() local470 quotas = !!(func_cap->flags & QUERY_FUNC_CAP_FLAG_QUOTAS); in mlx4_QUERY_FUNC_CAP()478 if (quotas) { in mlx4_QUERY_FUNC_CAP()
207 props->max_qp = dev->dev->quotas.qp; in mlx4_ib_query_device()211 props->max_cq = dev->dev->quotas.cq; in mlx4_ib_query_device()213 props->max_mr = dev->dev->quotas.mpt; in mlx4_ib_query_device()218 props->max_srq = dev->dev->quotas.srq; in mlx4_ib_query_device()
40 - quotas
211 quotas). It also keeps the filesystem from filling up entirely which
160 writes to quota files with quotas on). For other details about locking
85 If the number of free cached disk quotas is very low and
821 struct mlx4_quotas quotas; member
55 accounting and limitation (disk quotas and task rlimits for example).
183 (*) Each user has two quotas against which the keys they own are tracked. One