Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dofld.h11 int esw_acl_egress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
H A Degress_ofld.c186 int esw_acl_egress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in esw_acl_egress_ofld_setup() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c3237 err = esw_acl_egress_ofld_setup(esw, vport); in esw_vport_create_offloads_acl_tables()