Searched defs:ib_uverbs_ex_query_device_resp (Results 1 – 3 of 3) sorted by relevance
259 struct ib_uverbs_ex_query_device_resp { struct260 struct ib_uverbs_query_device_resp base;261 __u32 comp_mask;262 __u32 response_length;263 struct ib_uverbs_odp_caps odp_caps;264 __aligned_u64 timestamp_mask;265 __aligned_u64 hca_core_clock; /* in KHZ */266 __aligned_u64 device_cap_flags_ex;267 struct ib_uverbs_rss_caps rss_caps;268 __u32 max_wq_type_rq;[all …]
258 struct ib_uverbs_ex_query_device_resp { struct259 struct ib_uverbs_query_device_resp base;260 __u32 comp_mask;261 __u32 response_length;262 struct ib_uverbs_odp_caps odp_caps;263 __aligned_u64 timestamp_mask;264 __aligned_u64 hca_core_clock; /* in KHZ */265 __aligned_u64 device_cap_flags_ex;266 struct ib_uverbs_rss_caps rss_caps;267 __u32 max_wq_type_rq;[all …]