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 …]
677 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()
915 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
444 dev->quotas.qp = dev->caps.num_qps - dev->caps.reserved_qps - in mlx4_init_quotas()446 dev->quotas.cq = dev->caps.num_cqs - dev->caps.reserved_cqs; in mlx4_init_quotas()447 dev->quotas.srq = dev->caps.num_srqs - dev->caps.reserved_srqs; in mlx4_init_quotas()448 dev->quotas.mtt = dev->caps.num_mtts - dev->caps.reserved_mtts; in mlx4_init_quotas()449 dev->quotas.mpt = dev->caps.num_mpts - dev->caps.reserved_mrws; in mlx4_init_quotas()454 dev->quotas.qp = in mlx4_init_quotas()456 dev->quotas.cq = in mlx4_init_quotas()458 dev->quotas.srq = in mlx4_init_quotas()460 dev->quotas.mtt = in mlx4_init_quotas()462 dev->quotas.mpt = in mlx4_init_quotas()
844 dev->quotas.qp = func_cap.qp_quota; in mlx4_slave_cap()845 dev->quotas.srq = func_cap.srq_quota; in mlx4_slave_cap()846 dev->quotas.cq = func_cap.cq_quota; in mlx4_slave_cap()847 dev->quotas.mpt = func_cap.mpt_quota; in mlx4_slave_cap()848 dev->quotas.mtt = func_cap.mtt_quota; in mlx4_slave_cap()
453 int err = 0, quotas = 0; in mlx4_QUERY_FUNC_CAP() local480 quotas = !!(func_cap->flags & QUERY_FUNC_CAP_FLAG_QUOTAS); in mlx4_QUERY_FUNC_CAP()488 if (quotas) { in mlx4_QUERY_FUNC_CAP()
455 props->max_qp = dev->dev->quotas.qp; in mlx4_ib_query_device()460 props->max_cq = dev->dev->quotas.cq; in mlx4_ib_query_device()462 props->max_mr = dev->dev->quotas.mpt; in mlx4_ib_query_device()467 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
87 If the number of free cached disk quotas is very low and
846 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