Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
HDcore.h108 int mlx5_fpga_init(struct mlx5_core_dev *mdev);
116 static inline int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() function
HDmlx5fpga_core.c332 int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() function
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_main.c972 mlx5_fpga_init(dev); in mlx5_init_once()