Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1248 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, int n);
H A Dhns_roce_qp.c1265 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, int n) in hns_roce_get_send_wqe() function
H A Dhns_roce_hw_v1.c109 wqe = hns_roce_get_send_wqe(qp, wqe_idx); in hns_roce_v1_post_send()
2278 sq_wqe = hns_roce_get_send_wqe(*cur_qp, in hns_roce_v1_poll_one()
H A Dhns_roce_hw_v2.c684 wqe = hns_roce_get_send_wqe(qp, wqe_idx); in hns_roce_v2_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1203 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
H A Dhns_roce_qp.c1432 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, unsigned int n) in hns_roce_get_send_wqe() function
H A Dhns_roce_hw_v2.c731 wqe = hns_roce_get_send_wqe(qp, wqe_idx); in hns_roce_v2_post_send()

Completed in 32 milliseconds