Searched refs:ibv_destroy_rwq_ind_table (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5-abi.h242 struct ibv_destroy_rwq_ind_table ibv_cmd;
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h1333 struct ibv_destroy_rwq_ind_table { struct
H A Dverbs.h2242 * ibv_destroy_rwq_ind_table - Destroys the specified Indirection Table.
2245 * ibv_destroy_rwq_ind_table() returns 0 on success, or the value of errno
2248 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) function
H A Dcmd.c2079 struct ibv_destroy_rwq_ind_table cmd;

Completed in 85 milliseconds