Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h535 u32 sq_next_wqe; member
Dhns_roce_hw_v1.c91 ind = qp->sq_next_wqe; in hns_roce_v1_post_send()
342 qp->sq_next_wqe = ind; in hns_roce_v1_post_send()
2741 hr_qp->sq_next_wqe = 0; in hns_roce_v1_m_sqp()
3355 hr_qp->sq_next_wqe = 0; in hns_roce_v1_m_qp()
Dhns_roce_hw_v2.c214 ind = qp->sq_next_wqe; in hns_roce_v2_post_send()
532 qp->sq_next_wqe = ind; in hns_roce_v2_post_send()
3645 hr_qp->sq_next_wqe = 0; in hns_roce_v2_modify_qp()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h324 unsigned sq_next_wqe; member
Dqp.c2521 qp->sq_next_wqe = 0; in __mlx4_ib_modify_qp()
3489 ind = qp->sq_next_wqe; in _mlx4_ib_post_send()
3755 qp->sq_next_wqe = ind; in _mlx4_ib_post_send()