Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
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()
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-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c784 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in esw_vport_setup() local
811 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) in esw_vport_setup()
1818 bool vst_mode_steering = esw_vst_mode_is_steering(esw); in __mlx5_eswitch_set_vport_vlan() local
1826 if (esw->mode == MLX5_ESWITCH_OFFLOADS || !vst_mode_steering) { in __mlx5_eswitch_set_vport_vlan()