Home
last modified time | relevance | path

Searched refs:mlx5_accel_esp_xfrm (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/mlx5/
A Daccel.h109 struct mlx5_accel_esp_xfrm { struct
133 struct mlx5_accel_esp_xfrm * argument
137 void mlx5_accel_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm);
138 int mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm,
145 static inline struct mlx5_accel_esp_xfrm *
150 mlx5_accel_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) {} in mlx5_accel_esp_destroy_xfrm()
152 mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_modify_xfrm()
/linux/drivers/net/ethernet/mellanox/mlx5/core/accel/
A Dipsec.h50 struct mlx5_accel_esp_xfrm *xfrm,
62 struct mlx5_accel_esp_xfrm *xfrm,
68 struct mlx5_accel_esp_xfrm* (*esp_create_xfrm)(struct mlx5_core_dev *mdev,
71 int (*esp_modify_xfrm)(struct mlx5_accel_esp_xfrm *xfrm,
73 void (*esp_destroy_xfrm)(struct mlx5_accel_esp_xfrm *xfrm);
82 struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_create_hw_context()
A Dipsec.c107 struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_create_hw_context()
138 struct mlx5_accel_esp_xfrm *
144 struct mlx5_accel_esp_xfrm *xfrm; in mlx5_accel_esp_create_xfrm()
158 void mlx5_accel_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) in mlx5_accel_esp_destroy_xfrm()
169 int mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_modify_xfrm()
A Dipsec_offload.c25 struct mlx5_accel_esp_xfrm accel_xfrm;
95 static struct mlx5_accel_esp_xfrm *
118 static void mlx5_ipsec_offload_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) in mlx5_ipsec_offload_esp_destroy_xfrm()
207 struct mlx5_accel_esp_xfrm *accel_xfrm, in mlx5_ipsec_offload_create_sa_ctx()
330 static int mlx5_ipsec_offload_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_ipsec_offload_esp_modify_xfrm()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dipsec.c77 struct mlx5_accel_esp_xfrm accel_xfrm;
669 struct mlx5_accel_esp_xfrm *accel_xfrm, in mlx5_fpga_ipsec_create_sa_ctx()
773 struct mlx5_accel_esp_xfrm *accel_xfrm; in mlx5_fpga_ipsec_fs_create_sa_ctx()
796 (struct mlx5_accel_esp_xfrm *)fte->action.esp_id; in mlx5_fpga_ipsec_fs_create_sa_ctx()
1453 static struct mlx5_accel_esp_xfrm *
1481 static void mlx5_fpga_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) in mlx5_fpga_esp_destroy_xfrm()
1490 static int mlx5_fpga_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_fpga_esp_modify_xfrm()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.h111 struct mlx5_accel_esp_xfrm *xfrm;
/linux/drivers/infiniband/hw/mlx5/
A Dmlx5_ib.h976 struct mlx5_accel_esp_xfrm *ctx;

Completed in 20 milliseconds