Home
last modified time | relevance | path

Searched refs:ipath_rkey_ok (Results 1 – 5 of 5) sorted by relevance

/drivers/infiniband/hw/ipath/
Dipath_ruc.c355 if (unlikely(!ipath_rkey_ok(qp, &qp->r_sge, wqe->length, in ipath_ruc_loopback()
365 if (unlikely(!ipath_rkey_ok(qp, &sqp->s_sge, wqe->length, in ipath_ruc_loopback()
379 if (unlikely(!ipath_rkey_ok(qp, &qp->r_sge, sizeof(u64), in ipath_ruc_loopback()
Dipath_keys.c199 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss, in ipath_rkey_ok() function
Dipath_rc.c1446 ok = ipath_rkey_ok(qp, &e->rdma_sge, in ipath_rc_rcv_error()
1773 ok = ipath_rkey_ok(qp, &qp->r_sge, in ipath_rc_rcv()
1828 ok = ipath_rkey_ok(qp, &e->rdma_sge, len, vaddr, in ipath_rc_rcv()
1901 if (unlikely(!ipath_rkey_ok(qp, &qp->r_sge, in ipath_rc_rcv()
Dipath_uc.c445 ok = ipath_rkey_ok(qp, &qp->r_sge, qp->r_len, in ipath_uc_rcv()
Dipath_verbs.h788 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss,