Searched refs:ipath_getpiobuf (Results 1 - 5 of 5) 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_diag.c449 piobuf = ipath_getpiobuf(dd, plen, &pbufn);
H A Dipath_kernel.h1029 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *, u32, u32 *);
H A Dipath_driver.c320 piobuf = ipath_getpiobuf(dd, 0, &pbnum);
1328 * and from non-interrupt context by ipath_getpiobuf().
1621 * ipath_getpiobuf - find an available pio buffer
1626 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *dd, u32 plen, u32 *pbufnum) function
H A Dipath_rc.c639 piobuf = ipath_getpiobuf(dd, 0, NULL);
H A Dipath_verbs.c1228 piobuf = ipath_getpiobuf(dd, plen, NULL);

Completed in 80 milliseconds