Searched refs:packet_pacing_caps (Results 1 – 2 of 2) sorted by relevance
271 struct mlx5_packet_pacing_caps packet_pacing_caps; member
1139 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen && in mlx5_ib_query_device()1143 resp.packet_pacing_caps.qp_rate_limit_max = in mlx5_ib_query_device()1145 resp.packet_pacing_caps.qp_rate_limit_min = in mlx5_ib_query_device()1147 resp.packet_pacing_caps.supported_qpts |= in mlx5_ib_query_device()1151 resp.packet_pacing_caps.cap_flags |= in mlx5_ib_query_device()1154 resp.response_length += sizeof(resp.packet_pacing_caps); in mlx5_ib_query_device()