MLX5_ESWITCH_NONE   31 drivers/infiniband/hw/mlx5/ib_rep.h 	return MLX5_ESWITCH_NONE;
MLX5_ESWITCH_NONE 1916 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	esw->mode = MLX5_ESWITCH_NONE;
MLX5_ESWITCH_NONE 1930 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	if (!ESW_ALLOWED(esw) || esw->mode == MLX5_ESWITCH_NONE)
MLX5_ESWITCH_NONE 1947 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	esw->mode = MLX5_ESWITCH_NONE;
MLX5_ESWITCH_NONE 2018 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	esw->mode = MLX5_ESWITCH_NONE;
MLX5_ESWITCH_NONE 2575 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	return ESW_ALLOWED(esw) ? esw->mode : MLX5_ESWITCH_NONE;
MLX5_ESWITCH_NONE 2592 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	if ((dev0->priv.eswitch->mode == MLX5_ESWITCH_NONE &&
MLX5_ESWITCH_NONE 2593 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	     dev1->priv.eswitch->mode == MLX5_ESWITCH_NONE) ||
MLX5_ESWITCH_NONE 2612 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	WARN_ON_ONCE(esw->mode != MLX5_ESWITCH_NONE);
MLX5_ESWITCH_NONE 2309 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	if (dev->priv.eswitch->mode == MLX5_ESWITCH_NONE &&
MLX5_ESWITCH_NONE 2433 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	if (esw->mode == MLX5_ESWITCH_NONE)
MLX5_ESWITCH_NONE  308 drivers/net/ethernet/mellanox/mlx5/core/lag.c 		roce_lag &= dev0->priv.eswitch->mode == MLX5_ESWITCH_NONE &&
MLX5_ESWITCH_NONE  309 drivers/net/ethernet/mellanox/mlx5/core/lag.c 			    dev1->priv.eswitch->mode == MLX5_ESWITCH_NONE;
MLX5_ESWITCH_NONE   81 include/linux/mlx5/eswitch.h 	return MLX5_ESWITCH_NONE;