Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Decpf.c20 int mlx5_cmd_host_pf_enable_hca(struct mlx5_core_dev *dev) in mlx5_cmd_host_pf_enable_hca() function
52 err = mlx5_cmd_host_pf_enable_hca(dev); in mlx5_host_pf_init()
H A Decpf.h20 int mlx5_cmd_host_pf_enable_hca(struct mlx5_core_dev *dev);
H A Deswitch.c1256 return mlx5_cmd_host_pf_enable_hca(dev); in host_pf_enable_hca()