Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dib_user_verbs.h1215 struct ib_uverbs_ex_destroy_wq { struct
/Linux-v4.19/drivers/infiniband/core/
Duverbs_main.c127 [IB_USER_VERBS_EX_CMD_DESTROY_WQ] = ib_uverbs_ex_destroy_wq,
Duverbs_cmd.c3213 int ib_uverbs_ex_destroy_wq(struct ib_uverbs_file *file, in ib_uverbs_ex_destroy_wq() function
3217 struct ib_uverbs_ex_destroy_wq cmd = {}; in ib_uverbs_ex_destroy_wq()