Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dconn.h85 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev);
H A Dmlx5fpga_core.c249 err = mlx5_fpga_conn_device_init(fdev); in mlx5_fpga_device_start()
H A Dmlx5fpga_conn.c988 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_init() function