Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h230 struct mlx5dv_cq_init_attr *mlx5_cq_attr);
H A Dmlx5_glue.c511 struct mlx5dv_cq_init_attr *mlx5_cq_attr) in mlx5_glue_dv_create_cq() argument
513 return mlx5dv_create_cq(context, cq_attr, mlx5_cq_attr); in mlx5_glue_dv_create_cq()