Searched refs:hns_roce_v2_post_send (Results 1 – 1 of 1) sorted by relevance
693 static int hns_roce_v2_post_send(struct ib_qp *ibqp, in hns_roce_v2_post_send() function1032 ret = hns_roce_v2_post_send(ibqp, &swr.wr, &bad_swr); in hns_roce_v2_drain_sq()3695 ret = hns_roce_v2_post_send(&hr_qp->ibqp, send_wr, &bad_wr); in free_mr_post_send_lp_wqe()7204 .post_send = hns_roce_v2_post_send,