Home
last modified time | relevance | path

Searched defs:ib_uverbs_query_qp_resp (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.h666 struct ib_uverbs_query_qp_resp { struct
667 struct ib_uverbs_qp_dest dest;
668 struct ib_uverbs_qp_dest alt_dest;
669 __u32 max_send_wr;
670 __u32 max_recv_wr;
671 __u32 max_send_sge;
672 __u32 max_recv_sge;
673 __u32 max_inline_data;
674 __u32 qkey;
675 __u32 rq_psn;
[all …]
/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.h666 struct ib_uverbs_query_qp_resp { struct
667 struct ib_uverbs_qp_dest dest;
668 struct ib_uverbs_qp_dest alt_dest;
669 __u32 max_send_wr;
670 __u32 max_recv_wr;
671 __u32 max_send_sge;
672 __u32 max_recv_sge;
673 __u32 max_inline_data;
674 __u32 qkey;
675 __u32 rq_psn;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dib_user_verbs.h689 struct ib_uverbs_query_qp_resp { struct
690 struct ib_uverbs_qp_dest dest;
691 struct ib_uverbs_qp_dest alt_dest;
692 __u32 max_send_wr;
693 __u32 max_recv_wr;
694 __u32 max_send_sge;
695 __u32 max_recv_sge;
696 __u32 max_inline_data;
697 __u32 qkey;
698 __u32 rq_psn;
[all …]