Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1249 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, int n);
H A Dhns_roce_qp.c1260 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, int n) in hns_roce_get_recv_wqe() function
H A Dhns_roce_hw_v2.c761 wqe = hns_roce_get_recv_wqe(hr_qp, wqe_idx); in hns_roce_v2_post_recv()
3161 wqe_buf = hns_roce_get_recv_wqe(*cur_qp, wr_cnt); in hns_roce_handle_recv_inl_wqe()
H A Dhns_roce_hw_v1.c380 ctrl = hns_roce_get_recv_wqe(hr_qp, wqe_idx); in hns_roce_v1_post_recv()