Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c519 struct mlx5dv_wq_init_attr *mlx5_wq_attr) in mlx5_glue_dv_create_wq() argument
524 (void)mlx5_wq_attr; in mlx5_glue_dv_create_wq()
528 return mlx5dv_create_wq(context, wq_attr, mlx5_wq_attr); in mlx5_glue_dv_create_wq()
H A Dmlx5_glue.h234 struct mlx5dv_wq_init_attr *mlx5_wq_attr);