Searched defs:ibv_create_xsrq (Results 1 – 1 of 1) sorted by relevance
1108 struct ibv_create_xsrq { struct1109 __u32 command;1110 __u16 in_words;1111 __u16 out_words;1112 __u64 response;1113 __u64 user_handle;1114 __u32 srq_type;1115 __u32 pd_handle;1116 __u32 max_wr;1117 __u32 max_sge;[all …]