Searched refs:packet_pacing_caps (Results 1 – 2 of 2) sorted by relevance
272 struct mlx5_packet_pacing_caps packet_pacing_caps; member
1144 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen && in mlx5_ib_query_device()1148 resp.packet_pacing_caps.qp_rate_limit_max = in mlx5_ib_query_device()1150 resp.packet_pacing_caps.qp_rate_limit_min = in mlx5_ib_query_device()1152 resp.packet_pacing_caps.supported_qpts |= in mlx5_ib_query_device()1156 resp.packet_pacing_caps.cap_flags |= in mlx5_ib_query_device()1159 resp.response_length += sizeof(resp.packet_pacing_caps); in mlx5_ib_query_device()