Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c61 static int hns_roce_v1_post_send(struct ib_qp *ibqp, in hns_roce_v1_post_send() function
1014 ret = hns_roce_v1_post_send(&hr_qp->ibqp, &send_wr, &bad_wr); in hns_roce_v1_send_lp_wqe()
4813 .post_send = hns_roce_v1_post_send,