Home
last modified time | relevance | path

Searched refs:ib_rwq_ind_table (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h334 struct ib_rwq_ind_table ib_rwq_ind_tbl;
1067 static inline struct mlx5_ib_rwq_ind_table *to_mrwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_t… in to_mrwq_ind_table()
1234 struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device,
1237 int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
Dqp.c6189 struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device, in mlx5_ib_create_rwq_ind_table()
6267 int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl) in mlx5_ib_destroy_rwq_ind_table()
/Linux-v5.4/drivers/infiniband/core/
Duverbs_std_types.c116 struct ib_rwq_ind_table *rwq_ind_tbl = uobject->object; in uverbs_free_rwq_ind_tbl()
Dverbs.c1873 struct ib_rwq_ind_table *ind_tbl; in ib_destroy_qp_user()
2360 struct ib_rwq_ind_table *ib_create_rwq_ind_table(struct ib_device *device, in ib_create_rwq_ind_table()
2363 struct ib_rwq_ind_table *rwq_ind_table; in ib_create_rwq_ind_table()
2393 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *rwq_ind_table) in ib_destroy_rwq_ind_table()
Duverbs_cmd.c1283 struct ib_rwq_ind_table *ind_tbl = NULL; in create_qp()
3060 struct ib_rwq_ind_table *rwq_ind_tbl; in ib_uverbs_ex_create_rwq_ind_table()
/Linux-v5.4/include/rdma/
Dib_verbs.h1140 struct ib_rwq_ind_table *rwq_ind_tbl;
1653 struct ib_rwq_ind_table { struct
1738 struct ib_rwq_ind_table *rwq_ind_tbl;
2459 struct ib_rwq_ind_table *(*create_rwq_ind_table)(
2463 int (*destroy_rwq_ind_table)(struct ib_rwq_ind_table *wq_ind_table);
4324 struct ib_rwq_ind_table *ib_create_rwq_ind_table(struct ib_device *device,
4327 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h913 struct ib_rwq_ind_table
917 int mlx4_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
Dqp.c2029 static int bringup_rss_rwqs(struct ib_rwq_ind_table *ind_tbl, u8 port_num, in bringup_rss_rwqs()
2089 static void bring_down_rss_rwqs(struct ib_rwq_ind_table *ind_tbl, in bring_down_rss_rwqs()
2139 struct ib_rwq_ind_table *rwq_ind_tbl; in __mlx4_ib_modify_qp()
4335 struct ib_rwq_ind_table
4340 struct ib_rwq_ind_table *rwq_ind_table; in mlx4_ib_create_rwq_ind_table()
4399 int mlx4_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl) in mlx4_ib_destroy_rwq_ind_table()