Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_init_chip.c756 defkbufs = 32 + dd->ipath_pioreserved; in ipath_init_chip()
758 defkbufs = 16 + dd->ipath_pioreserved; in ipath_init_chip()
Dipath_sdma.c468 i = dd->ipath_lastport_piobuf + dd->ipath_pioreserved; in setup_sdma()
Dipath_kernel.h631 u32 ipath_pioreserved; /* reserved special-inkernel; */ member