Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c1334 if (MLX5_CAP_GEN(rl->priv->mdev, cq_period_mode_modify)) { in mlx5e_rl_refresh_channel_params()
1472 mode_modify = MLX5_CAP_GEN(priv->mdev, cq_period_mode_modify); in mlx5e_rl_sysctl_handler()
H A Dmlx5_en_ethtool.c915 mode_modify = MLX5_CAP_GEN(priv->mdev, cq_period_mode_modify); in mlx5e_ethtool_handler()
H A Dmlx5_en_main.c2567 if (MLX5_CAP_GEN(priv->mdev, cq_period_mode_modify)) { in mlx5e_refresh_sq_params()
2595 if (MLX5_CAP_GEN(priv->mdev, cq_period_mode_modify)) { in mlx5e_refresh_rq_params()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h1489 u8 cq_period_mode_modify[0x1]; member