Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1355 int mlx5_esw_host_pf_disable_hca(struct mlx5_core_dev *dev) in mlx5_esw_host_pf_disable_hca() function
1444 mlx5_esw_host_pf_disable_hca(esw->dev); in mlx5_eswitch_enable_pf_vf_vports()
1469 mlx5_esw_host_pf_disable_hca(esw->dev); in mlx5_eswitch_disable_pf_vf_vports()
H A Deswitch.h649 int mlx5_esw_host_pf_disable_hca(struct mlx5_core_dev *dev);
H A Deswitch_offloads.c4834 return mlx5_esw_host_pf_disable_hca(dev); in mlx5_devlink_pf_port_fn_state_set()