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

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h768 void ipath_rc_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,
H A Dipath_rc.c607 * This is called from ipath_rc_rcv() and only uses the receive
720 * This is called from ipath_rc_rcv() to process an incoming RC ACK
1113 * This is called from ipath_rc_rcv() to process an incoming RC response
1329 * This is called from ipath_rc_rcv() to process an unexpected
1558 * ipath_rc_rcv - process an incoming RC packet
1570 void ipath_rc_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr, function
H A Dipath_verbs.c561 ipath_rc_rcv(dev, hdr, has_grh, data, tlen, qp);

Completed in 276 milliseconds