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

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h142 __u16 in_words; member in struct:hdr
153 __u16 in_words; member in struct:ex_hdr::__anon3742
178 * followed by __u16 in_words and out_words fields (which give the
186 __u16 in_words; member in struct:ibv_query_params
197 __u16 in_words; member in struct:ibv_get_context
210 __u16 in_words; member in struct:ibv_query_device
298 __u16 in_words; member in struct:ibv_query_port
332 __u16 in_words; member in struct:ibv_alloc_pd
344 __u16 in_words; member in struct:ibv_dealloc_pd
351 __u16 in_words; member in struct:ibv_open_xrcd
365 __u16 in_words; member in struct:ibv_close_xrcd
372 __u16 in_words; member in struct:ibv_reg_mr
391 __u16 in_words; member in struct:ibv_rereg_mr
411 __u16 in_words; member in struct:ibv_dereg_mr
418 __u16 in_words; member in struct:ibv_alloc_mw
433 __u16 in_words; member in struct:ibv_dealloc_mw
441 __u16 in_words; member in struct:ibv_create_comp_channel
452 __u16 in_words; member in struct:ibv_create_cq
509 __u16 in_words; member in struct:ibv_poll_cq
524 __u16 in_words; member in struct:ibv_req_notify_cq
532 __u16 in_words; member in struct:ibv_resize_cq
548 __u16 in_words; member in struct:ibv_destroy_cq
636 __u16 in_words; member in struct:ibv_create_qp
649 __u16 in_words; member in struct:ibv_open_qp
708 __u16 in_words; member in struct:ibv_query_qp
781 __u16 in_words; member in struct:ibv_modify_qp
801 __u16 in_words; member in struct:ibv_destroy_qp
981 __u16 in_words; member in struct:ibv_post_send
1003 __u16 in_words; member in struct:ibv_post_recv
1019 __u16 in_words; member in struct:ibv_post_srq_recv
1035 __u16 in_words; member in struct:ibv_create_ah
1050 __u16 in_words; member in struct:ibv_destroy_ah
1057 __u16 in_words; member in struct:ibv_attach_mcast
1086 __u16 in_words; member in struct:ibv_detach_mcast
1097 __u16 in_words; member in struct:ibv_create_srq
1110 __u16 in_words; member in struct:ibv_create_xsrq
1134 __u16 in_words; member in struct:ibv_modify_srq
1145 __u16 in_words; member in struct:ibv_query_srq
1162 __u16 in_words; member in struct:ibv_destroy_srq
1241 __u16 in_words; member in struct:ibv_modify_srq_v3
[all...]
H A Dibverbs.h73 (cmd)->in_words = (size) / 4; \
83 (cmd)->in_words = (size) / 4; \
97 (cmd)->hdr.in_words = ((c_size) / 8); \
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c803 if (hdr.in_words * 4 != count) {
810 hdr.in_words * 4,
843 if ((hdr.in_words + ex_hdr.provider_in_words) * 8 != count) {
873 hdr.in_words * 8, hdr.out_words * 8);
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h136 * followed by __u16 in_words and out_words fields (which give the
150 __u16 in_words; member in struct:ib_uverbs_cmd_hdr

Completed in 77 milliseconds