Home
last modified time | relevance | path

Searched refs:packet_pacing (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_rl.c196 if (!MLX5_CAP_GEN(dev, qos) || !MLX5_CAP_QOS(dev, packet_pacing)) { in mlx5_init_rl_table()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c860 if (!MLX5_CAP_GEN(priv->mdev, qos) || !MLX5_CAP_QOS(priv->mdev, packet_pacing)) in mlx5e_rl_init()
1071 if (!MLX5_CAP_GEN(priv->mdev, qos) || !MLX5_CAP_QOS(priv->mdev, packet_pacing)) in mlx5e_rl_cleanup()
1216 !MLX5_CAP_QOS(priv->mdev, packet_pacing) || priv->gone || in mlx5e_rl_snd_tag_alloc()
H A Dmlx5_en_main.c3422 MLX5_CAP_QOS(mdev, packet_pacing)) in mlx5e_is_ratelimit_capable()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h911 u8 packet_pacing[0x1]; member