Searched refs:was_opened (Results 1 – 3 of 3) sorted by relevance
893 int was_opened; in mlx5e_ethtool_handler() local931 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()1043 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()
538 int was_opened; in mlx5e_media_change() local598 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_media_change()604 if (was_opened) in mlx5e_media_change()3435 int was_opened; in mlx5e_ioctl() local3437 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_ioctl()3438 if (was_opened) in mlx5e_ioctl()3444 if (was_opened) in mlx5e_ioctl()3607 int was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_ioctl() local3625 if (was_opened && need_restart) { in mlx5e_ioctl()