Searched refs:ipath_ib_rcv (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h800 void ipath_ib_rcv(struct ipath_ibdev *, void *, void *, u32);
H A Dipath_driver.c1082 ipath_ib_rcv(dd->verbs_dev, rc + 1, ebuf, tlen);
H A Dipath_verbs.c339 * This is called from ipath_ib_rcv() to process an incoming packet
377 * ipath_ib_rcv - process an incoming packet
386 void ipath_ib_rcv(struct ipath_ibdev *dev, void *rhdr, void *data, function

Completed in 59 milliseconds