Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dofld.h26 int esw_acl_ingress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
H A Dingress_ofld.c302 int esw_acl_ingress_ofld_setup(struct mlx5_eswitch *esw, in esw_acl_ingress_ofld_setup() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c3221 err = esw_acl_ingress_ofld_setup(esw, vport); in esw_vport_create_offloads_acl_tables()