Home
last modified time | relevance | path

Searched refs:vport_admin_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3036 int vport_admin_state; in mlx5e_modify_admin_state() local
3045 vport_admin_state = MLX5_VPORT_ADMIN_STATE_AUTO; in mlx5e_modify_admin_state()
3047 vport_admin_state = MLX5_VPORT_ADMIN_STATE_DOWN; in mlx5e_modify_admin_state()
3049 mlx5_eswitch_set_vport_state(esw, MLX5_VPORT_UPLINK, vport_admin_state); in mlx5e_modify_admin_state()