ib_rwq_ind_table
struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device,
int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
struct ib_rwq_ind_table ib_rwq_ind_tbl;
static inline struct mlx5_ib_rwq_ind_table *to_mrwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl)
struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device,
int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl)
struct ib_rwq_ind_table *ind_tbl = NULL;
struct ib_rwq_ind_table *rwq_ind_tbl;
struct ib_rwq_ind_table *rwq_ind_tbl = uobject->object;
struct ib_rwq_ind_table *ind_tbl;
struct ib_rwq_ind_table *ib_create_rwq_ind_table(struct ib_device *device,
struct ib_rwq_ind_table *rwq_ind_table;
int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *rwq_ind_table)
struct ib_rwq_ind_table *rwq_ind_tbl;
struct ib_rwq_ind_table *rwq_ind_tbl;
struct ib_rwq_ind_table * (*create_rwq_ind_table)(struct ib_device *device,
int (*destroy_rwq_ind_table)(struct ib_rwq_ind_table *wq_ind_table);
struct ib_rwq_ind_table *ib_create_rwq_ind_table(struct ib_device *device,
int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);