Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx4/
HDcmd.h315 int mlx4_config_dev_retrieval(struct mlx4_dev *dev,
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_fw.c2440 int mlx4_config_dev_retrieval(struct mlx4_dev *dev, in mlx4_config_dev_retrieval() function
2476 EXPORT_SYMBOL_GPL(mlx4_config_dev_retrieval);
HDmlx4_main.c2379 err = mlx4_config_dev_retrieval(dev, &params); in mlx4_init_hca()