Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec.h19 void mlx5e_macsec_cleanup(struct mlx5e_priv *priv);
44 static inline void mlx5e_macsec_cleanup(struct mlx5e_priv *priv) {} in mlx5e_macsec_cleanup() function
Dmacsec.c1761 void mlx5e_macsec_cleanup(struct mlx5e_priv *priv) in mlx5e_macsec_cleanup() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5511 mlx5e_macsec_cleanup(priv); in mlx5e_nic_disable()