Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c65 struct mlx5_fpga_ipsec_sa_ctx { struct
75 struct mlx5_fpga_ipsec_sa_ctx *sa_ctx; argument
83 struct mlx5_fpga_ipsec_sa_ctx *ctx;
91 .key_len = sizeof_field(struct mlx5_fpga_ipsec_sa_ctx, hw_sa) -
93 .key_offset = offsetof(struct mlx5_fpga_ipsec_sa_ctx, hw_sa) +
95 .head_offset = offsetof(struct mlx5_fpga_ipsec_sa_ctx, hash),
673 struct mlx5_fpga_ipsec_sa_ctx *sa_ctx; in mlx5_fpga_ipsec_create_sa_ctx()
837 mlx5_fpga_ipsec_release_sa_ctx(struct mlx5_fpga_ipsec_sa_ctx *sa_ctx) in mlx5_fpga_ipsec_release_sa_ctx()
866 ((struct mlx5_fpga_ipsec_sa_ctx *)context)->fpga_xfrm; in mlx5_fpga_ipsec_delete_sa_ctx()