Home
last modified time | relevance | path

Searched refs:rvt_rkey_ok (Results 1 – 7 of 7) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib_ruc.c448 if (unlikely(!rvt_rkey_ok(qp, &qp->r_sge.sge, wqe->length, in qib_ruc_loopback()
461 if (unlikely(!rvt_rkey_ok(qp, &sqp->s_sge.sge, wqe->length, in qib_ruc_loopback()
479 if (unlikely(!rvt_rkey_ok(qp, &qp->r_sge.sge, sizeof(u64), in qib_ruc_loopback()
Dqib_rc.c1639 ok = rvt_rkey_ok(qp, &e->rdma_sge, len, vaddr, rkey, in qib_rc_rcv_error()
1940 ok = rvt_rkey_ok(qp, &qp->r_sge.sge, qp->r_len, vaddr, in qib_rc_rcv()
1998 ok = rvt_rkey_ok(qp, &e->rdma_sge, len, vaddr, in qib_rc_rcv()
2067 if (unlikely(!rvt_rkey_ok(qp, &qp->r_sge.sge, sizeof(u64), in qib_rc_rcv()
Dqib_uc.c429 ok = rvt_rkey_ok(qp, &qp->r_sge.sge, qp->r_len, in qib_uc_rcv()
/drivers/infiniband/hw/hfi1/
Druc.c466 if (unlikely(!rvt_rkey_ok(qp, &qp->r_sge.sge, wqe->length, in ruc_loopback()
479 if (unlikely(!rvt_rkey_ok(qp, &sqp->s_sge.sge, wqe->length, in ruc_loopback()
497 if (unlikely(!rvt_rkey_ok(qp, &qp->r_sge.sge, sizeof(u64), in ruc_loopback()
Drc.c1869 ok = rvt_rkey_ok(qp, &e->rdma_sge, len, vaddr, rkey, in rc_rcv_error()
2266 ok = rvt_rkey_ok(qp, &qp->r_sge.sge, qp->r_len, vaddr, in hfi1_rc_rcv()
2324 ok = rvt_rkey_ok(qp, &e->rdma_sge, len, vaddr, in hfi1_rc_rcv()
2396 if (unlikely(!rvt_rkey_ok(qp, &qp->r_sge.sge, sizeof(u64), in hfi1_rc_rcv()
Duc.c508 ok = rvt_rkey_ok(qp, &qp->r_sge.sge, qp->r_len, in hfi1_uc_rcv()
/drivers/infiniband/sw/rdmavt/
Dmr.c1028 int rvt_rkey_ok(struct rvt_qp *qp, struct rvt_sge *sge, in rvt_rkey_ok() function
1119 EXPORT_SYMBOL(rvt_rkey_ok);