Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dsrq_cmd.c83 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_get_srq()
577 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_create_srq()
612 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cmd_destroy_srq()
661 struct mlx5_srq_table *table; in srq_event_notifier()
670 table = container_of(nb, struct mlx5_srq_table, nb); in srq_event_notifier()
693 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_init_srq_table()
706 struct mlx5_srq_table *table = &dev->srq_table; in mlx5_cleanup_srq_table()
Dsrq.h52 struct mlx5_srq_table { struct
Dmlx5_ib.h999 struct mlx5_srq_table srq_table;