Searched refs:uhw_outlen (Results 1 – 1 of 1) sorted by relevance
940 size_t uhw_outlen = (uhw) ? uhw->outlen : 0; in mlx5_ib_query_device() local954 if (uhw_outlen && uhw_outlen < resp_len) in mlx5_ib_query_device()1023 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) { in mlx5_ib_query_device()1033 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) { in mlx5_ib_query_device()1049 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) in mlx5_ib_query_device()1051 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) in mlx5_ib_query_device()1189 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) { in mlx5_ib_query_device()1207 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen && in mlx5_ib_query_device()1226 uhw_outlen) { in mlx5_ib_query_device()1239 if (offsetofend(typeof(resp), flags) <= uhw_outlen) { in mlx5_ib_query_device()[all …]