Searched refs:ipath_ib_rcv (Results 1 - 3 of 3) 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_verbs.h879 void ipath_ib_rcv(struct ipath_ibdev *, void *, void *, u32);
H A Dipath_driver.c1226 ipath_ib_rcv(dd->verbs_dev, (u32 *)hdr, ebuf, tlen);
H A Dipath_verbs.c530 * This is called from ipath_ib_rcv() to process an incoming packet
568 * ipath_ib_rcv - process an incoming packet
577 void ipath_ib_rcv(struct ipath_ibdev *dev, void *rhdr, void *data, function

Completed in 104 milliseconds