Searched refs:mlx5_aso_wqe (Results 1 – 3 of 3) sorted by relevance
212 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()
513 volatile struct mlx5_aso_wqe *wqes;
2432 struct mlx5_aso_wqe { struct