Searched refs:mlx5_accel_is_tls_device (Results 1 – 5 of 5) sorted by relevance
131 bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev);147 static inline bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_tls_device() function
65 bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_tls_device() function
201 if (!mlx5_accel_is_tls_device(priv->mdev)) in mlx5e_tls_build_netdev()227 if (!mlx5_accel_is_tls_device(priv->mdev)) in mlx5e_tls_init()
392 if (!mlx5_accel_is_tls_device(mdev)) in mlx5e_tls_get_stop_room()
1175 if (mlx5_accel_is_tls_device(c->priv->mdev)) in mlx5e_alloc_txqsq()