Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dtls.h117 void mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev);
136 static inline void mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev) { } in mlx5_accel_tls_cleanup() function
Dtls.c81 void mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev) in mlx5_accel_tls_cleanup() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1135 mlx5_accel_tls_cleanup(dev); in mlx5_load()
1160 mlx5_accel_tls_cleanup(dev); in mlx5_unload()