Searched defs:rwq_ind_table (Results 1 – 4 of 4) sorted by relevance
1907 struct ib_rwq_ind_table *rwq_ind_table; in ib_create_rwq_ind_table() local1937 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *rwq_ind_table) in ib_destroy_rwq_ind_table()
2108 struct ibv_rwq_ind_table *rwq_ind_table, in ibv_cmd_create_rwq_ind_table()2159 int ibv_cmd_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_cmd_destroy_rwq_ind_table()
2247 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_destroy_rwq_ind_table()
2240 int mlx5_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in mlx5_destroy_rwq_ind_table() argument