Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.h17 void esw_legacy_vport_acl_cleanup(struct mlx5_eswitch *esw, struct mlx5_vport *vport);
Dlegacy.c375 void esw_legacy_vport_acl_cleanup(struct mlx5_eswitch *esw, struct mlx5_vport *vport) in esw_legacy_vport_acl_cleanup() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c777 esw_legacy_vport_acl_cleanup(esw, vport); in esw_vport_cleanup_acl()