Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Ddevlink.c403 mlx5_eswitch_unload_sf_vport(esw, sf->hw_fn_id); in mlx5_devlink_sf_port_del()
475 mlx5_eswitch_unload_sf_vport(esw, sf->hw_fn_id); in mlx5_sf_deactivate_all()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h792 void mlx5_eswitch_unload_sf_vport(struct mlx5_eswitch *esw, u16 vport_num);
H A Deswitch.c1170 void mlx5_eswitch_unload_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_unload_sf_vport() function