Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dtls.h74 void mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev);
90 static inline void mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev) { } in mlx5_accel_tls_cleanup() function
Dtls.c77 void mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev) in mlx5_accel_tls_cleanup() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1260 mlx5_accel_tls_cleanup(dev); in mlx5_load_one()
1341 mlx5_accel_tls_cleanup(dev); in mlx5_unload_one()