Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c42 struct mlx5_cq_linear_array_entry *entry; in mlx5_cq_completion()
129 struct mlx5_cq_linear_array_entry *entry; in mlx5_core_create_cq()
158 struct mlx5_cq_linear_array_entry *entry; in mlx5_core_destroy_cq()
/freebsd-12.1/sys/dev/mlx5/
H A Ddriver.h523 struct mlx5_cq_linear_array_entry { struct
533 struct mlx5_cq_linear_array_entry linear_array[MLX5_CQ_LINEAR_ARRAY_SIZE]; argument