Home
last modified time | relevance | path

Searched refs:mlx5_srq_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dsrq_cmd.c83 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()
A Dsrq.h53 struct mlx5_srq_table { struct
A Dmlx5_ib.h1125 struct mlx5_srq_table srq_table;

Completed in 12 milliseconds