Home
last modified time | relevance | path

Searched defs:ib_uverbs_ex_query_device_resp (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/
Dib_user_verbs.h259 struct ib_uverbs_ex_query_device_resp { struct
260 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 …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Dib_user_verbs.h190 struct ib_uverbs_ex_query_device_resp { struct
191 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 …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Dib_user_verbs.h182 struct ib_uverbs_ex_query_device_resp { struct
183 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 …]