Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/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()
1052 dd->ipath_lastport_piobuf = in ipath_set_kpiobufs()
Dipath_sdma.c468 i = dd->ipath_lastport_piobuf + dd->ipath_pioreserved; in setup_sdma()
Dipath_kernel.h395 u32 ipath_lastport_piobuf; member