Searched defs:ib_uverbs_ex_query_device_resp (Results 1 – 1 of 1) sorted by relevance
271 struct ib_uverbs_ex_query_device_resp { struct272 struct ib_uverbs_query_device_resp base;273 __u32 comp_mask;274 __u32 response_length;275 struct ib_uverbs_odp_caps odp_caps;276 __aligned_u64 timestamp_mask;277 __aligned_u64 hca_core_clock; /* in KHZ */278 __aligned_u64 device_cap_flags_ex;279 struct ib_uverbs_rss_caps rss_caps;280 __u32 max_wq_type_rq;[all …]