Searched defs:ibv_destroy_rwq_ind_table (Results 1 – 2 of 2) sorted by relevance
1333 struct ibv_destroy_rwq_ind_table { struct1334 struct ex_hdr hdr;1335 __u32 comp_mask;1336 __u32 ind_tbl_handle;
2245 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_destroy_rwq_ind_table() function