Home
last modified time | relevance | path

Searched defs:ibv_query_device_ex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h260 struct ibv_query_device_ex { struct
261 struct ex_hdr hdr;
262 __u32 comp_mask;
263 __u32 reserved;
H A Dverbs.h2077 ibv_query_device_ex(struct ibv_context *context, in ibv_query_device_ex() function