Searched defs:ibv_query_device_ex (Results 1 – 2 of 2) sorted by relevance
260 struct ibv_query_device_ex { struct261 struct ex_hdr hdr;262 __u32 comp_mask;263 __u32 reserved;
2077 ibv_query_device_ex(struct ibv_context *context, in ibv_query_device_ex() function