Searched refs:packet_pacing_caps (Results 1 – 2 of 2) sorted by relevance
258 struct mlx5_packet_pacing_caps packet_pacing_caps; member
1087 if (field_avail(typeof(resp), packet_pacing_caps, uhw->outlen) && in mlx5_ib_query_device()1091 resp.packet_pacing_caps.qp_rate_limit_max = in mlx5_ib_query_device()1093 resp.packet_pacing_caps.qp_rate_limit_min = in mlx5_ib_query_device()1095 resp.packet_pacing_caps.supported_qpts |= in mlx5_ib_query_device()1099 resp.packet_pacing_caps.cap_flags |= in mlx5_ib_query_device()1102 resp.response_length += sizeof(resp.packet_pacing_caps); in mlx5_ib_query_device()