Searched refs:rwq_ind_table (Results 1 – 4 of 4) sorted by relevance
205 mlx4_glue_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in mlx4_glue_destroy_rwq_ind_table() argument207 return ibv_destroy_rwq_ind_table(rwq_ind_table); in mlx4_glue_destroy_rwq_ind_table()
75 int (*destroy_rwq_ind_table)(struct ibv_rwq_ind_table *rwq_ind_table);
166 int (*destroy_rwq_ind_table)(struct ibv_rwq_ind_table *rwq_ind_table);
136 mlx5_glue_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in mlx5_glue_destroy_rwq_ind_table() argument138 return ibv_destroy_rwq_ind_table(rwq_ind_table); in mlx5_glue_destroy_rwq_ind_table()