Searched refs:qib_ruc_check_hdr (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/qib/ |
D | qib_ruc.c | 82 int qib_ruc_check_hdr(struct qib_ibport *ibp, struct ib_header *hdr, in qib_ruc_check_hdr() function
|
D | qib_verbs.h | 319 int qib_ruc_check_hdr(struct qib_ibport *ibp, struct ib_header *hdr,
|
D | qib_uc.c | 261 if (qib_ruc_check_hdr(ibp, hdr, has_grh, qp, opcode)) in qib_uc_rcv()
|
D | qib_driver.c | 374 qib_ruc_check_hdr( in qib_rcv_hdrerr()
|
D | qib_rc.c | 1740 if (qib_ruc_check_hdr(ibp, hdr, has_grh, qp, opcode)) in qib_rc_rcv()
|