Searched refs:qib_uc_rcv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 293 void qib_uc_rcv(struct qib_ibport *ibp, struct ib_header *hdr,
|
H A D | qib_uc.c | 225 * qib_uc_rcv - handle an incoming UC packet 237 void qib_uc_rcv(struct qib_ibport *ibp, struct ib_header *hdr, in qib_uc_rcv() function
|
H A D | qib_verbs.c | 250 qib_uc_rcv(ibp, hdr, has_grh, data, tlen, qp); in qib_qp_rcv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 293 void qib_uc_rcv(struct qib_ibport *ibp, struct ib_header *hdr,
|
H A D | qib_uc.c | 226 * qib_uc_rcv - handle an incoming UC packet 238 void qib_uc_rcv(struct qib_ibport *ibp, struct ib_header *hdr, in qib_uc_rcv() function
|
H A D | qib_verbs.c | 250 qib_uc_rcv(ibp, hdr, has_grh, data, tlen, qp); in qib_qp_rcv()
|
Completed in 8 milliseconds