Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dofld.h16 int mlx5_esw_acl_egress_vport_unbond(struct mlx5_eswitch *esw, u16 vport_num);
H A Degress_ofld.c265 int mlx5_esw_acl_egress_vport_unbond(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_acl_egress_vport_unbond() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c171 mlx5_esw_acl_egress_vport_unbond(esw, rpriv->rep->vport); in mlx5e_rep_bond_unslave()