Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h323 struct ib_rwq_ind_table ib_rwq_ind_tbl;
966 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()
1122 struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device,
1125 int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
Dqp.c5525 struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device, in mlx5_ib_create_rwq_ind_table()
5600 int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl) in mlx5_ib_destroy_rwq_ind_table()
/Linux-v4.19/drivers/infiniband/core/
Duverbs_std_types.c109 struct ib_rwq_ind_table *rwq_ind_tbl = uobject->object; in uverbs_free_rwq_ind_tbl()
Dverbs.c1818 struct ib_rwq_ind_table *ind_tbl; in ib_destroy_qp()
2235 struct ib_rwq_ind_table *ib_create_rwq_ind_table(struct ib_device *device, in ib_create_rwq_ind_table()
2238 struct ib_rwq_ind_table *rwq_ind_table; in ib_create_rwq_ind_table()
2268 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *rwq_ind_table) in ib_destroy_rwq_ind_table()
Duverbs_cmd.c1361 struct ib_rwq_ind_table *ind_tbl = NULL; in create_qp()
3317 struct ib_rwq_ind_table *rwq_ind_tbl; in ib_uverbs_ex_create_rwq_ind_table()
/Linux-v4.19/include/rdma/
Dib_verbs.h1155 struct ib_rwq_ind_table *rwq_ind_tbl;
1687 struct ib_rwq_ind_table { struct
1772 struct ib_rwq_ind_table *rwq_ind_tbl;
2497 struct ib_rwq_ind_table * (*create_rwq_ind_table)(struct ib_device *device,
2500 int (*destroy_rwq_ind_table)(struct ib_rwq_ind_table *wq_ind_table);
3898 struct ib_rwq_ind_table *ib_create_rwq_ind_table(struct ib_device *device,
3901 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h922 struct ib_rwq_ind_table
926 int mlx4_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
Dqp.c1944 static int bringup_rss_rwqs(struct ib_rwq_ind_table *ind_tbl, u8 port_num) in bringup_rss_rwqs()
2002 static void bring_down_rss_rwqs(struct ib_rwq_ind_table *ind_tbl) in bring_down_rss_rwqs()
2050 struct ib_rwq_ind_table *rwq_ind_tbl; in __mlx4_ib_modify_qp()
4259 struct ib_rwq_ind_table
4264 struct ib_rwq_ind_table *rwq_ind_table; in mlx4_ib_create_rwq_ind_table()
4323 int mlx4_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl) in mlx4_ib_destroy_rwq_ind_table()