Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dtls.h131 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
Dtls.c65 bool mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_tls_device() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.h110 mlx5_accel_is_tls_device(mdev); in mlx5e_accel_is_tls_device()