Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h1189 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
Dhns_roce_qp.c1402 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n) in hns_roce_get_recv_wqe() function
Dhns_roce_hw_v2.c829 wqe = hns_roce_get_recv_wqe(hr_qp, wqe_idx); in fill_rq_wqe()
3630 wqe_buf = hns_roce_get_recv_wqe(qp, wr_cnt); in hns_roce_handle_recv_inl_wqe()