Home
last modified time | relevance | path

Searched refs:ib_destroy_wq (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDib_verbs.c1658 int ib_destroy_wq(struct ib_wq *wq) in ib_destroy_wq() function
1674 EXPORT_SYMBOL(ib_destroy_wq);
HDib_uverbs_main.c292 ib_destroy_wq(wq); in ib_uverbs_cleanup_ucontext()
HDib_uverbs_cmd.c3352 ib_destroy_wq(wq); in ib_uverbs_ex_create_wq()
3406 ret = ib_destroy_wq(wq); in ib_uverbs_ex_destroy_wq()
/freebsd-11-stable/sys/ofed/include/rdma/
HDib_verbs.h3357 int ib_destroy_wq(struct ib_wq *wq);