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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1670 int ret = 0, i, prefunit = -1, devmax; local
1705 prefunit = curcpu / (ncpus / npresent);
1710 prefunit);
1720 if (prefunit != -1)
1721 devmax = prefunit + 1;
1724 for (ndev = prefunit != -1 ? prefunit : 0; ndev < devmax;
1748 if (prefunit > 0) {
1751 "%s[%u] no ports on prefunit "
1754 prefunit);
[all...]

Completed in 32 milliseconds