Searched refs:ipath_kpiobufs (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_init_chip.c62 static ushort ipath_kpiobufs; variable
67 &ipath_kpiobufs, S_IWUSR | S_IRUGO);
761 if (ipath_kpiobufs && (ipath_kpiobufs +
769 "(%d each); using %u\n", ipath_kpiobufs,
772 * shouldn't change ipath_kpiobufs, because could be
776 } else if (ipath_kpiobufs)
777 kpiobufs = ipath_kpiobufs;
1071 ipath_kpiobufs = val;

Completed in 108 milliseconds