Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.h54 int mlx5_fpga_ipsec_init(struct mlx5_core_dev *mdev);
102 static inline int mlx5_fpga_ipsec_init(struct mlx5_core_dev *mdev) in mlx5_fpga_ipsec_init() function
Dipsec.c1234 int mlx5_fpga_ipsec_init(struct mlx5_core_dev *mdev) in mlx5_fpga_ipsec_init() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dipsec.c74 return mlx5_fpga_ipsec_init(mdev); in mlx5_accel_ipsec_init()