Searched refs:packet_pacing_caps (Results 1 – 2 of 2) sorted by relevance
261 struct mlx5_packet_pacing_caps packet_pacing_caps; member
1060 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen && in mlx5_ib_query_device()1064 resp.packet_pacing_caps.qp_rate_limit_max = in mlx5_ib_query_device()1066 resp.packet_pacing_caps.qp_rate_limit_min = in mlx5_ib_query_device()1068 resp.packet_pacing_caps.supported_qpts |= in mlx5_ib_query_device()1072 resp.packet_pacing_caps.cap_flags |= in mlx5_ib_query_device()1075 resp.response_length += sizeof(resp.packet_pacing_caps); in mlx5_ib_query_device()