Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.h55 void mlx5_fpga_ipsec_cleanup(struct mlx5_core_dev *mdev);
107 static inline void mlx5_fpga_ipsec_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_ipsec_cleanup() function
Dipsec.c1314 void mlx5_fpga_ipsec_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_ipsec_cleanup() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dipsec.c79 mlx5_fpga_ipsec_cleanup(mdev); in mlx5_accel_ipsec_cleanup()