Home
last modified time | relevance | path

Searched defs:ibv_destroy_rwq_ind_table (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/ofed/libibverbs/
H A Dkern-abi.h1333 struct ibv_destroy_rwq_ind_table { struct
1334 struct ex_hdr hdr;
1335 __u32 comp_mask;
1336 __u32 ind_tbl_handle;
H A Dverbs.h2245 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_destroy_rwq_ind_table() function