Searched refs:in_words (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libibverbs/src/
H A Dkern_abi.h72 * followed by __u16 in_words and out_words fields (which give the
80 __u16 in_words; member in struct:ibv_get_context
91 __u16 in_words; member in struct:ibv_get_event_fds
H A Dibverbs.h90 (cmd)->in_words = (size) / 4; \
100 (cmd)->in_words = (size) / 4; \
/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Dkern-abi.h122 * followed by __u16 in_words and out_words fields (which give the
130 __u16 in_words; member in struct:ibv_query_params
141 __u16 in_words; member in struct:ibv_get_context
154 __u16 in_words; member in struct:ibv_query_device
206 __u16 in_words; member in struct:ibv_query_port
240 __u16 in_words; member in struct:ibv_alloc_pd
252 __u16 in_words; member in struct:ibv_dealloc_pd
259 __u16 in_words; member in struct:ibv_reg_mr
278 __u16 in_words; member in struct:ibv_dereg_mr
285 __u16 in_words; member in struct:ibv_create_comp_channel
296 __u16 in_words; member in struct:ibv_create_cq
332 __u16 in_words; member in struct:ibv_poll_cq
347 __u16 in_words; member in struct:ibv_req_notify_cq
355 __u16 in_words; member in struct:ibv_resize_cq
371 __u16 in_words; member in struct:ibv_destroy_cq
443 __u16 in_words; member in struct:ibv_create_qp
491 __u16 in_words; member in struct:ibv_query_qp
535 __u16 in_words; member in struct:ibv_modify_qp
568 __u16 in_words; member in struct:ibv_destroy_qp
581 __u16 in_words; member in struct:ibv_create_xrc_rcv_qp
604 __u16 in_words; member in struct:ibv_modify_xrc_rcv_qp
638 __u16 in_words; member in struct:ibv_query_xrc_rcv_qp
650 __u16 in_words; member in struct:ibv_reg_xrc_rcv_qp
659 __u16 in_words; member in struct:ibv_unreg_xrc_rcv_qp
696 __u16 in_words; member in struct:ibv_post_send
718 __u16 in_words; member in struct:ibv_post_recv
734 __u16 in_words; member in struct:ibv_post_srq_recv
750 __u16 in_words; member in struct:ibv_create_ah
765 __u16 in_words; member in struct:ibv_destroy_ah
772 __u16 in_words; member in struct:ibv_attach_mcast
783 __u16 in_words; member in struct:ibv_detach_mcast
794 __u16 in_words; member in struct:ibv_create_srq
807 __u16 in_words; member in struct:ibv_create_xrc_srq
829 __u16 in_words; member in struct:ibv_modify_srq
840 __u16 in_words; member in struct:ibv_query_srq
857 __u16 in_words; member in struct:ibv_destroy_srq
870 __u16 in_words; member in struct:ibv_open_xrc_domain
884 __u16 in_words; member in struct:ibv_close_xrc_domain
953 __u16 in_words; member in struct:ibv_destroy_cq_v1
960 __u16 in_words; member in struct:ibv_destroy_qp_v1
967 __u16 in_words; member in struct:ibv_destroy_srq_v1
974 __u16 in_words; member in struct:ibv_get_context_v2
983 __u16 in_words; member in struct:ibv_create_cq_v2
994 __u16 in_words; member in struct:ibv_modify_srq_v3
[all...]
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_main.c782 if (((hxl.in_words + hxl.provider_in_words) * 4) != count)
811 (hxl.in_words) ? buf : 0,
813 hxl.in_words * 4,
839 if ((hdr->in_words + ex_hdr.provider_in_words) * 8 != count)
851 (hdr->in_words) ? buf : 0,
853 hdr->in_words * 8,
920 if (hdr.in_words * 4 != count)
925 hdr.in_words * 4,
955 if ((hdr.in_words + ex_hdr.provider_in_words) * 8 != count)
967 (hdr.in_words)
[all...]
/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_user_verbs.h127 * followed by __u16 in_words and out_words fields (which give the
149 __u16 in_words; member in struct:ib_uverbs_cmd_hdr
968 __u16 in_words; member in struct:ib_uverbs_ex_cmd_hdr_legacy

Completed in 57 milliseconds