Searched refs:uhw_outlen (Results 1 – 1 of 1) sorted by relevance
877 size_t uhw_outlen = (uhw) ? uhw->outlen : 0; in mlx5_ib_query_device() local891 if (uhw_outlen && uhw_outlen < resp_len) in mlx5_ib_query_device()960 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) { in mlx5_ib_query_device()970 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) { in mlx5_ib_query_device()986 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) in mlx5_ib_query_device()988 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) in mlx5_ib_query_device()1163 uhw_outlen) { in mlx5_ib_query_device()1176 if (offsetofend(typeof(resp), flags) <= uhw_outlen) { in mlx5_ib_query_device()1272 if (offsetofend(typeof(resp), reserved) <= uhw_outlen) in mlx5_ib_query_device()1275 if (offsetofend(typeof(resp), reg_c0) <= uhw_outlen) { in mlx5_ib_query_device()[all …]