Searched refs:mlx5_accel_esp_xfrm (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.h | 48 struct mlx5_accel_esp_xfrm *accel_xfrm, 58 struct mlx5_accel_esp_xfrm * 62 void mlx5_fpga_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm); 63 int mlx5_fpga_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, 90 struct mlx5_accel_esp_xfrm *accel_xfrm, in mlx5_fpga_ipsec_create_sa_ctx() 115 static inline struct mlx5_accel_esp_xfrm * 123 static inline void mlx5_fpga_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) in mlx5_fpga_esp_destroy_xfrm() 128 mlx5_fpga_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_fpga_esp_modify_xfrm()
|
D | ipsec.c | 76 struct mlx5_accel_esp_xfrm accel_xfrm; 659 struct mlx5_accel_esp_xfrm *accel_xfrm, in mlx5_fpga_ipsec_create_sa_ctx() 752 struct mlx5_accel_esp_xfrm *accel_xfrm; in mlx5_fpga_ipsec_fs_create_sa_ctx() 774 (struct mlx5_accel_esp_xfrm *)fte->action.esp_id; in mlx5_fpga_ipsec_fs_create_sa_ctx() 1418 struct mlx5_accel_esp_xfrm * 1446 void mlx5_fpga_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) in mlx5_fpga_esp_destroy_xfrm() 1455 int mlx5_fpga_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_fpga_esp_modify_xfrm()
|
/Linux-v4.19/include/linux/mlx5/ |
D | accel.h | 97 struct mlx5_accel_esp_xfrm { struct 121 struct mlx5_accel_esp_xfrm * argument 125 void mlx5_accel_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm); 126 int mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, 133 static inline struct mlx5_accel_esp_xfrm * 138 mlx5_accel_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) {} in mlx5_accel_esp_destroy_xfrm() 140 mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_modify_xfrm()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/accel/ |
D | ipsec.c | 58 struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_create_hw_context() 82 struct mlx5_accel_esp_xfrm * 87 struct mlx5_accel_esp_xfrm *xfrm; in mlx5_accel_esp_create_xfrm() 98 void mlx5_accel_esp_destroy_xfrm(struct mlx5_accel_esp_xfrm *xfrm) in mlx5_accel_esp_destroy_xfrm() 104 int mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_modify_xfrm()
|
D | ipsec.h | 50 struct mlx5_accel_esp_xfrm *xfrm, 65 struct mlx5_accel_esp_xfrm *xfrm, in mlx5_accel_esp_create_hw_context()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec.h | 101 struct mlx5_accel_esp_xfrm *xfrm;
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 815 struct mlx5_accel_esp_xfrm *ctx;
|