Home
last modified time | relevance | path

Searched refs:mlx5_fpga_device_start (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
HDcore.h110 int mlx5_fpga_device_start(struct mlx5_core_dev *mdev);
125 static inline int mlx5_fpga_device_start(struct mlx5_core_dev *mdev) in mlx5_fpga_device_start() function
HDmlx5fpga_sdk.c352 err = mlx5_fpga_device_start(mdev); in mlx5_fpga_device_reload_cmd()
437 err = mlx5_fpga_device_start(mdev); in mlx5_fpga_device_reload()
HDmlx5fpga_core.c206 int mlx5_fpga_device_start(struct mlx5_core_dev *mdev) in mlx5_fpga_device_start() function
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_main.c1140 err = mlx5_fpga_device_start(dev); in mlx5_load_one()