Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_cmd.c | 3729 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3739 UAPI_DEF_WRITE_IO(req, resp), \ 3785 UAPI_DEF_WRITE_IO( 3800 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3806 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3844 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3849 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3944 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3960 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3966 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|