Searched refs:rearm_queue (Results 1 – 2 of 2) sorted by relevance
141 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_destroy_rearm_queue()161 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_doorbell_rearm_queue()180 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_fill_wqe_rearm_queue()239 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_create_rearm_queue()476 struct mlx5_txpp_wq *aq = &sh->txpp.rearm_queue; in mlx5_txpp_cq_arm()649 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_handle_rearm_queue()736 (sh, sh->txpp.rearm_queue.sq_ci - 1); in mlx5_txpp_interrupt_handler()793 sh->txpp.rearm_queue.cq_obj.cq->obj, in mlx5_txpp_start_service()803 mlx5_txpp_doorbell_rearm_queue(sh, sh->txpp.rearm_queue.sq_size - 1); in mlx5_txpp_start_service()
1051 struct mlx5_txpp_wq rearm_queue; /* Clock Queue. */ member