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()186 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_fill_cqe_rearm_queue()199 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_fill_wqe_rearm_queue()242 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_create_rearm_queue()625 struct mlx5_txpp_wq *aq = &sh->txpp.rearm_queue; in mlx5_txpp_cq_arm()804 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_handle_rearm_queue()891 (sh, sh->txpp.rearm_queue.sq_ci - 1); in mlx5_txpp_interrupt_handler()939 sh->txpp.rearm_queue.cq->obj, in mlx5_txpp_start_service()950 mlx5_txpp_doorbell_rearm_queue(sh, sh->txpp.rearm_queue.sq_size - 1); in mlx5_txpp_start_service()
671 struct mlx5_txpp_wq rearm_queue; /* Clock Queue. */ member