Searched defs:irdma_query_device_ex_resp (Results 1 – 1 of 1) sorted by relevance
182 struct irdma_query_device_ex_resp { struct183 struct ibv_query_device_resp_ex ibv_resp;184 __u32 comp_mask;185 __u32 response_length;186 struct ibv_odp_caps_resp odp_caps;187 __u64 timestamp_mask;188 __u64 hca_core_clock;189 __u64 device_cap_flags_ex;190 struct ibv_rss_caps_resp rss_caps;191 __u32 max_wq_type_rq;[all …]