Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_lgcy.c142 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in esw_acl_ingress_lgcy_setup() local
210 if (vst_mode_steering) in esw_acl_ingress_lgcy_setup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c857 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in esw_vport_setup() local
885 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) in esw_vport_setup()
2281 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in __mlx5_eswitch_set_vport_vlan() local
2289 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) { in __mlx5_eswitch_set_vport_vlan()