Searched defs:ib_uverbs_ex_query_device (Results 1 – 2 of 2) sorted by relevance
224 struct ib_uverbs_ex_query_device { struct225 __u32 comp_mask;226 __u32 reserved;
3629 static int ib_uverbs_ex_query_device(struct uverbs_attr_bundle *attrs) in ib_uverbs_ex_query_device() function