Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H 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()
H A Dsrq.h53 struct mlx5_srq_table { struct
H A Dmlx5_ib.h1160 struct mlx5_srq_table srq_table;