Searched refs:max_smps (Results 1 – 7 of 7) sorted by relevance
137 int32_t max_smps = p_vl->max_wire_smps; in vl15_poller() local181 while (p_vl->p_stats->qp0_mads_outstanding_on_wire >= max_smps && in vl15_poller()187 if (max_smps < max_smps2) in vl15_poller()188 max_smps++; in vl15_poller()196 max_smps = p_vl->max_wire_smps; in vl15_poller()
149 unsigned max_smps; member
110 < engine->cfg->max_smps) { in process_smp_queue()
730 if (!config->max_smps) in set_config()731 config->max_smps = DEFAULT_MAX_SMP_ON_WIRE; in set_config()
580 cfg->max_smps = strtoul(optarg, NULL, 0); in process_opt()
926 cfg->max_smps = strtoul(optarg, NULL, 0); in process_opt()
1064 cfg->max_smps = strtoul(optarg, NULL, 0); in process_opt()