Searched refs:qib_rc_rcv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 296 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr,
|
H A D | qib_verbs.c | 246 qib_rc_rcv(rcd, hdr, has_grh, data, tlen, qp); in qib_qp_rcv()
|
H A D | qib_rc.c | 593 * This is called from qib_rc_rcv() and qib_kreceive(). 731 * This is called from qib_rc_rcv() to process an incoming RC ACK 1263 * This is called from qib_rc_rcv() to process an incoming RC response 1484 * This is called from qib_rc_rcv() to process an unexpected 1699 * qib_rc_rcv - process an incoming RC packet 1711 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr, in qib_rc_rcv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 296 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr,
|
H A D | qib_verbs.c | 246 qib_rc_rcv(rcd, hdr, has_grh, data, tlen, qp); in qib_qp_rcv()
|
H A D | qib_rc.c | 594 * This is called from qib_rc_rcv() and qib_kreceive(). 732 * This is called from qib_rc_rcv() to process an incoming RC ACK 1265 * This is called from qib_rc_rcv() to process an incoming RC response 1487 * This is called from qib_rc_rcv() to process an unexpected 1702 * qib_rc_rcv - process an incoming RC packet 1714 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr, in qib_rc_rcv() function
|
Completed in 13 milliseconds