Home
last modified time | relevance | path

Searched defs:ib_uverbs_send_wr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dib_user_verbs.h784 struct ib_uverbs_send_wr { struct
785 __aligned_u64 wr_id;
786 __u32 num_sge;
787 __u32 opcode; /* see enum ib_uverbs_wr_opcode */
788 __u32 send_flags;
789 union {
792 } ex;
793 union {
821 struct ib_uverbs_send_wr send_wr[0]; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dib_user_verbs.h784 struct ib_uverbs_send_wr { struct
785 __aligned_u64 wr_id;
786 __u32 num_sge;
787 __u32 opcode; /* see enum ib_uverbs_wr_opcode */
788 __u32 send_flags;
789 union {
792 } ex;
793 union {
821 struct ib_uverbs_send_wr send_wr[0]; argument
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dib_user_verbs.h804 struct ib_uverbs_send_wr { struct
805 __aligned_u64 wr_id;
806 __u32 num_sge;
807 __u32 opcode; /* see enum ib_uverbs_wr_opcode */
808 __u32 send_flags;
809 union {
812 } ex;
813 union {
841 struct ib_uverbs_send_wr send_wr[0]; argument