Home
last modified time | relevance | path

Searched refs:mlx5_aso_wqe (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_age.c212 volatile struct mlx5_aso_wqe *restrict wqe; in mlx5_aso_init_sq()
267 uint32_t wq_size = sizeof(struct mlx5_aso_wqe) * sq_desc_n; in mlx5_aso_sq_create()
379 volatile struct mlx5_aso_wqe *wqe; in mlx5_aso_sq_enqueue_burst()
443 for (i = 0; i < (int)sizeof(struct mlx5_aso_wqe) / 4; i += 4) in mlx5_aso_dump_err_objs()
H A Dmlx5.h513 volatile struct mlx5_aso_wqe *wqes;
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h2432 struct mlx5_aso_wqe { struct