Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_init_chip.c769 dd->ipath_lastport_piobuf = piobufs - kpiobufs; in ipath_init_chip()
771 uports ? dd->ipath_lastport_piobuf / uports : 0; in ipath_init_chip()
773 dd->ipath_ports_extrabuf = dd->ipath_lastport_piobuf - in ipath_init_chip()
1056 dd->ipath_lastport_piobuf = in ipath_set_kpiobufs()
Dipath_sdma.c468 i = dd->ipath_lastport_piobuf + dd->ipath_pioreserved; in setup_sdma()
Dipath_kernel.h394 u32 ipath_lastport_piobuf; member