Searched refs:mlx5_fpga_is_tls_device (Results 1 – 3 of 3) sorted by relevance
62 bool mlx5_fpga_is_tls_device(struct mlx5_core_dev *mdev);
387 bool mlx5_fpga_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_fpga_is_tls_device() function454 if (!mlx5_fpga_is_tls_device(mdev) || !fdev) in mlx5_fpga_tls_init()
67 return mlx5_fpga_is_tls_device(mdev) || in mlx5_accel_is_tls_device()