Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h182 int mlx5_cmd_init_hca(struct mlx5_core_dev *dev, uint32_t *sw_owner_id);
Dfw.c292 int mlx5_cmd_init_hca(struct mlx5_core_dev *dev, uint32_t *sw_owner_id) in mlx5_cmd_init_hca() function
Dmain.c1179 err = mlx5_cmd_init_hca(dev, sw_owner_id); in mlx5_function_setup()