Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dib_user_verbs.h1141 struct ib_uverbs_create_xsrq { struct
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c3686 struct ib_uverbs_create_xsrq *cmd, in __uverbs_create_xsrq()
3826 struct ib_uverbs_create_xsrq xcmd; in ib_uverbs_create_srq()
3858 ssize_t ib_uverbs_create_xsrq(struct ib_uverbs_file *file, in ib_uverbs_create_xsrq() function
3861 struct ib_uverbs_create_xsrq cmd; in ib_uverbs_create_xsrq()
Duverbs_main.c113 [IB_USER_VERBS_CMD_CREATE_XSRQ] = ib_uverbs_create_xsrq,