Searched refs:was_opened (Results 1 – 3 of 3) sorted by relevance
895 int was_opened; in mlx5e_ethtool_handler() local933 if (was_opened) in mlx5e_ethtool_handler()950 if (was_opened) in mlx5e_ethtool_handler()967 if (was_opened) in mlx5e_ethtool_handler()984 if (was_opened) in mlx5e_ethtool_handler()990 if (was_opened) in mlx5e_ethtool_handler()1013 if (was_opened) in mlx5e_ethtool_handler()1019 if (was_opened) in mlx5e_ethtool_handler()1044 if (was_opened) in mlx5e_ethtool_handler()1050 if (was_opened) in mlx5e_ethtool_handler()[all …]
1440 unsigned was_opened; in mlx5e_rl_sysctl_handler() local1467 was_opened = rl->opened; in mlx5e_rl_sysctl_handler()1512 if (was_opened) in mlx5e_rl_sysctl_handler()1527 if (was_opened) in mlx5e_rl_sysctl_handler()1533 if (was_opened != 0 && mode_modify == 0) in mlx5e_rl_sysctl_handler()1544 if (was_opened != 0) { in mlx5e_rl_sysctl_handler()1554 if (was_opened) in mlx5e_rl_sysctl_handler()1573 if (was_opened) in mlx5e_rl_sysctl_handler()1579 if (was_opened) in mlx5e_rl_sysctl_handler()1589 if (was_opened) in mlx5e_rl_sysctl_handler()
532 int was_opened; in mlx5e_media_change() local592 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_media_change()598 if (was_opened) in mlx5e_media_change()3446 int was_opened; in mlx5e_ioctl() local3448 was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_ioctl()3449 if (was_opened) in mlx5e_ioctl()3455 if (was_opened) in mlx5e_ioctl()3606 int was_opened = test_bit(MLX5E_STATE_OPENED, &priv->state); in mlx5e_ioctl() local3624 if (was_opened && need_restart) { in mlx5e_ioctl()