Home
last modified time | relevance | path

Searched refs:hns_roce_get_recv_wqe (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1247 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.c769 wqe = hns_roce_get_recv_wqe(hr_qp, wqe_idx); in hns_roce_v2_post_recv()
3172 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1202 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
H A Dhns_roce_qp.c1427 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n) in hns_roce_get_recv_wqe() function
H A Dhns_roce_hw_v2.c809 wqe = hns_roce_get_recv_wqe(hr_qp, wqe_idx); in fill_rq_wqe()

Completed in 32 milliseconds