Searched refs:max_smps (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c137 int32_t max_smps = p_vl->max_wire_smps; local
181 while (p_vl->p_stats->qp0_mads_outstanding_on_wire >= max_smps &&
187 if (max_smps < max_smps2)
188 max_smps++;
196 max_smps = p_vl->max_wire_smps;
/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc.h149 unsigned max_smps; member in struct:ibnd_config
H A Dquery_smp.c110 < engine->cfg->max_smps) {
H A Dibnetdisc.c730 if (!config->max_smps)
731 config->max_smps = DEFAULT_MAX_SMP_ON_WIRE;
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Diblinkinfo.c579 cfg->max_smps = strtoul(optarg, NULL, 0);
H A Dibqueryerrors.c919 cfg->max_smps = strtoul(optarg, NULL, 0);
H A Dibnetdiscover.c1064 cfg->max_smps = strtoul(optarg, NULL, 0);

Completed in 168 milliseconds