Searched defs:ib_uverbs_ex_query_device (Results 1 – 2 of 2) sorted by relevance
231 struct ib_uverbs_ex_query_device { struct232 __u32 comp_mask;233 __u32 reserved;
3589 static int ib_uverbs_ex_query_device(struct uverbs_attr_bundle *attrs) in ib_uverbs_ex_query_device() function