Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h106 int mlx5_fpga_init(struct mlx5_core_dev *mdev);
114 static inline int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() function
H A Dmlx5fpga_core.c330 int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() function
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1036 mlx5_fpga_init(dev); in mlx5_init_once()