Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dofld.h11 int esw_acl_egress_ofld_setup(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c3240 err = esw_acl_egress_ofld_setup(esw, vport); in esw_vport_create_offloads_acl_tables()