Searched refs:mlx5_srq_table (Results 1 – 3 of 3) sorted by relevance
83 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_get_srq()632 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_create_srq()667 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_destroy_srq()726 struct mlx5_srq_table *table; in srq_event_notifier()735 table = container_of(nb, struct mlx5_srq_table, nb); in srq_event_notifier()758 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_init_srq_table()771 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cleanup_srq_table()
53 struct mlx5_srq_table { struct
1125 struct mlx5_srq_table srq_table;
Completed in 12 milliseconds