Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_lgcy.c70 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in esw_acl_egress_lgcy_setup() local
125 if (vst_mode_steering) in esw_acl_egress_lgcy_setup()
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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c844 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in esw_vport_setup() local
875 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) in esw_vport_setup()
2089 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in __mlx5_eswitch_set_vport_vlan() local
2097 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) { in __mlx5_eswitch_set_vport_vlan()