Searched refs:quota_rem (Results 1 – 1 of 1) sorted by relevance
4099 int i, idx, ret, num_active_macs, quota, quota_rem; in iwm_update_quotas() local4128 quota_rem = 0; in iwm_update_quotas()4131 quota_rem = IWM_MAX_QUOTA % num_active_macs; in iwm_update_quotas()4152 cmd.quotas[0].quota = htole32(le32toh(cmd.quotas[0].quota) + quota_rem); in iwm_update_quotas()