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);
392 bool mlx5_fpga_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_fpga_is_tls_device() function459 if (!mlx5_fpga_is_tls_device(mdev) || !fdev) in mlx5_fpga_tls_init()
64 return mlx5_fpga_is_tls_device(mdev); in mlx5_accel_is_tls_device()