Searched refs:ibv_destroy_wq (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h1293 struct ibv_destroy_wq { struct
H A Dverbs.h2202 * ibv_destroy_wq - Destroys the specified WQ.
2205 * ibv_destroy_wq() returns 0 on success, or the value of errno
2208 static inline int ibv_destroy_wq(struct ibv_wq *wq) function
H A Dcmd.c2000 struct ibv_destroy_wq cmd;

Completed in 177 milliseconds