Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.h87 int mlx5_fpga_init(struct mlx5_core_dev *mdev);
94 static inline int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() function
H A Dcore.c254 int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c882 err = mlx5_fpga_init(dev); in mlx5_init_once()