Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h319 unsigned sq_next_wqe; member
Dqp.c2610 qp->sq_next_wqe = 0; in __mlx4_ib_modify_qp()
3573 ind = qp->sq_next_wqe; in _mlx4_ib_post_send()
3833 qp->sq_next_wqe = ind; in _mlx4_ib_post_send()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c91 ind = qp->sq_next_wqe; in hns_roce_v1_post_send()
339 qp->sq_next_wqe = ind; in hns_roce_v1_post_send()
2705 hr_qp->sq_next_wqe = 0; in hns_roce_v1_m_sqp()
3319 hr_qp->sq_next_wqe = 0; in hns_roce_v1_m_qp()
Dhns_roce_device.h661 u32 sq_next_wqe; member
Dhns_roce_hw_v2.c272 ind = qp->sq_next_wqe; in hns_roce_v2_post_send()
591 qp->sq_next_wqe = ind; in hns_roce_v2_post_send()
4468 hr_qp->sq_next_wqe = 0; in hns_roce_v2_modify_qp()