Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Decpf.c31 int mlx5_cmd_host_pf_disable_hca(struct mlx5_core_dev *dev) in mlx5_cmd_host_pf_disable_hca() function
66 err = mlx5_cmd_host_pf_disable_hca(dev); in mlx5_host_pf_cleanup()
H A Decpf.h21 int mlx5_cmd_host_pf_disable_hca(struct mlx5_core_dev *dev);
H A Deswitch.c1264 mlx5_cmd_host_pf_disable_hca(dev); in host_pf_disable_hca()