Searched defs:ib_uverbs_ex_query_device_resp (Results 1 – 5 of 5) 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 …]
190 struct ib_uverbs_ex_query_device_resp { struct191 struct ib_uverbs_query_device_resp base;192 __u32 comp_mask;193 __u32 response_length;194 struct ib_uverbs_odp_caps odp_caps;195 __aligned_u64 timestamp_mask;196 __aligned_u64 hca_core_clock;197 __aligned_u64 device_cap_flags_ex;198 struct ib_uverbs_rss_caps rss_caps;199 __u32 max_wq_type_rq;[all …]
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 …]
182 struct ib_uverbs_ex_query_device_resp { struct183 struct ib_uverbs_query_device_resp base;184 __u32 comp_mask;185 __u32 response_length;186 struct ib_uverbs_odp_caps odp_caps;187 __aligned_u64 timestamp_mask;188 __aligned_u64 hca_core_clock;189 __aligned_u64 device_cap_flags_ex;190 struct ib_uverbs_rss_caps rss_caps;191 __u32 max_wq_type_rq;[all …]