Home
last modified time | relevance | path

Searched refs:mlx5_txpp_wq (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c141 struct mlx5_txpp_wq *wq = &sh->txpp.rearm_queue; in mlx5_txpp_destroy_rearm_queue()
149 struct mlx5_txpp_wq *wq = &sh->txpp.clock_queue; in mlx5_txpp_destroy_clock_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()
286 struct mlx5_txpp_wq *wq = &sh->txpp.clock_queue; in mlx5_txpp_fill_wqe_clock_queue()
393 struct mlx5_txpp_wq *wq = &sh->txpp.clock_queue; in mlx5_txpp_create_clock_queue()
476 struct mlx5_txpp_wq *aq = &sh->txpp.rearm_queue; in mlx5_txpp_cq_arm()
572 struct mlx5_txpp_wq *wq = &sh->txpp.clock_queue; in mlx5_txpp_update_timestamp()
610 struct mlx5_txpp_wq *wq = &sh->txpp.clock_queue; in mlx5_txpp_init_timestamp()
[all …]
H A Dmlx5.h1023 struct mlx5_txpp_wq { struct
1050 struct mlx5_txpp_wq clock_queue; /* Clock Queue. */ argument
1051 struct mlx5_txpp_wq rearm_queue; /* Clock Queue. */