Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h1293 struct ibv_destroy_wq { struct
H A Dverbs.h2205 static inline int ibv_destroy_wq(struct ibv_wq *wq) in ibv_destroy_wq() function
H A Dcmd.c2082 struct ibv_destroy_wq cmd; in ibv_cmd_destroy_wq()