Searched refs:bnxt_qplib_post_send (Results 1 – 3 of 3) sorted by relevance
548 int bnxt_qplib_post_send(struct bnxt_qplib_qp *qp,
453 rc = bnxt_qplib_post_send(&qp->qplib_qp, &wqe); in bnxt_re_bind_fence_mw()2755 rc = bnxt_qplib_post_send(&qp->qplib_qp, &wqe); in bnxt_re_post_send_shadow_qp()2865 rc = bnxt_qplib_post_send(&qp->qplib_qp, &wqe); in bnxt_re_post_send()
1804 int bnxt_qplib_post_send(struct bnxt_qplib_qp *qp, in bnxt_qplib_post_send() function