Home
last modified time | relevance | path

Searched refs:ipath_kpiobufs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_init_chip.c64 static ushort ipath_kpiobufs; variable
69 &ipath_kpiobufs, S_IWUSR | S_IRUGO);
750 if (ipath_kpiobufs && (ipath_kpiobufs + in ipath_init_chip()
758 "(%d each); using %u\n", ipath_kpiobufs, in ipath_init_chip()
765 } else if (ipath_kpiobufs) in ipath_init_chip()
766 kpiobufs = ipath_kpiobufs; in ipath_init_chip()
1060 ipath_kpiobufs = val; in ipath_set_kpiobufs()