critical_tout    1221 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c #define MLX5E_DEVICE_STALL_MINOR_WATERMARK(critical_tout) \
critical_tout    1223 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	      (critical_tout * MLX5E_PFC_PREVEN_MINOR_PRECENT) / 100)
critical_tout    1243 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	u16 critical_tout;
critical_tout    1250 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	critical_tout = (pfc_preven == PFC_STORM_PREVENTION_AUTO) ?
critical_tout    1254 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	if (critical_tout != PFC_STORM_PREVENTION_DISABLE &&
critical_tout    1255 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	    (critical_tout > MLX5E_PFC_PREVEN_TOUT_MAX_MSEC ||
critical_tout    1256 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	     critical_tout < MLX5E_PFC_PREVEN_TOUT_MIN_MSEC)) {
critical_tout    1263 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	minor = MLX5E_DEVICE_STALL_MINOR_WATERMARK(critical_tout);
critical_tout    1264 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	return mlx5_set_port_stall_watermark(mdev, critical_tout,