Searched refs:was_opened (Results 1 – 3 of 3) sorted by relevance
893 int was_opened; in mlx5e_ethtool_handler() local914 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_ethtool_handler()931 if (was_opened) in mlx5e_ethtool_handler()948 if (was_opened) in mlx5e_ethtool_handler()965 if (was_opened) in mlx5e_ethtool_handler()982 if (was_opened) in mlx5e_ethtool_handler()988 if (was_opened) in mlx5e_ethtool_handler()1011 if (was_opened) in mlx5e_ethtool_handler()1017 if (was_opened) in mlx5e_ethtool_handler()1037 if (was_opened) in mlx5e_ethtool_handler()[all …]
1447 unsigned was_opened; in mlx5e_rl_sysctl_handler() local1471 was_opened = rl->opened; in mlx5e_rl_sysctl_handler()1516 if (was_opened) in mlx5e_rl_sysctl_handler()1531 if (was_opened) in mlx5e_rl_sysctl_handler()1537 if (was_opened != 0 && mode_modify == 0) in mlx5e_rl_sysctl_handler()1548 if (was_opened != 0) { in mlx5e_rl_sysctl_handler()1558 if (was_opened) in mlx5e_rl_sysctl_handler()1577 if (was_opened) in mlx5e_rl_sysctl_handler()1583 if (was_opened) in mlx5e_rl_sysctl_handler()1593 if (was_opened) in mlx5e_rl_sysctl_handler()
543 int was_opened; in mlx5e_media_change() local603 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_media_change()609 if (was_opened) in mlx5e_media_change()3528 int was_opened; in mlx5e_ioctl() local3530 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_ioctl()3531 if (was_opened) in mlx5e_ioctl()3537 if (was_opened) in mlx5e_ioctl()