Searched refs:make_sdma_desc (Results 1 - 2 of 2) 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_sdma.c639 static inline void make_sdma_desc(struct ipath_devdata *dd, function
706 make_sdma_desc(dd, sdmadesc, (u64) addr, dwoffset, 0);
745 make_sdma_desc(dd, sdmadesc, (u64) addr, dw, dwoffset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_sdma.c326 static inline void make_sdma_desc(struct qib_pportdata *ppd, function
557 make_sdma_desc(ppd, sdmadesc, (u64) tx->txreq.addr, dwoffset, 0);
595 make_sdma_desc(ppd, sdmadesc, (u64) addr, dw, dwoffset);

Completed in 112 milliseconds