Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c10 acl_ingress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
133 err = acl_ingress_ofld_setup(esw, vport); in esw_acl_ingress_src_port_drop_create()
319 acl_ingress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in acl_ingress_ofld_setup() function
368 return acl_ingress_ofld_setup(esw, vport); in esw_acl_ingress_ofld_setup()