MLX5_CMD_TIMEOUT_MSEC  207 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	unsigned long poll_end = jiffies + msecs_to_jiffies(MLX5_CMD_TIMEOUT_MSEC + 1000);
MLX5_CMD_TIMEOUT_MSEC  856 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	unsigned long cb_timeout = msecs_to_jiffies(MLX5_CMD_TIMEOUT_MSEC);
MLX5_CMD_TIMEOUT_MSEC  978 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	unsigned long timeout = msecs_to_jiffies(MLX5_CMD_TIMEOUT_MSEC);