Searched refs:UAPI_DEF_WRITE_IO (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 3690 #define UAPI_DEF_WRITE_IO(req, resp) \ macro 3700 UAPI_DEF_WRITE_IO(req, resp), \ 3746 UAPI_DEF_WRITE_IO( 3761 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_cq, 3767 UAPI_DEF_WRITE_IO(struct ib_uverbs_poll_cq, 3805 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_device, 3810 UAPI_DEF_WRITE_IO(struct ib_uverbs_query_port, 3905 UAPI_DEF_WRITE_IO(struct ib_uverbs_destroy_qp, 3921 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_recv, 3927 UAPI_DEF_WRITE_IO(struct ib_uverbs_post_send, [all …]
|