Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dlgcy.h10 int esw_acl_egress_lgcy_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
H A Degress_lgcy.c67 int esw_acl_egress_lgcy_setup(struct mlx5_eswitch *esw, in esw_acl_egress_lgcy_setup() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c361 ret = esw_acl_egress_lgcy_setup(esw, vport); in esw_legacy_vport_acl_setup()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c2109 err = esw_acl_egress_lgcy_setup(esw, evport); in __mlx5_eswitch_set_vport_vlan()