Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c65 struct mlx5_fpga_ipsec_sa_ctx { struct
74 struct mlx5_fpga_ipsec_sa_ctx *sa_ctx; argument
82 struct mlx5_fpga_ipsec_sa_ctx *ctx;
90 .key_len = FIELD_SIZEOF(struct mlx5_fpga_ipsec_sa_ctx, hw_sa) -
92 .key_offset = offsetof(struct mlx5_fpga_ipsec_sa_ctx, hw_sa) +
94 .head_offset = offsetof(struct mlx5_fpga_ipsec_sa_ctx, hash),
671 struct mlx5_fpga_ipsec_sa_ctx *sa_ctx; in mlx5_fpga_ipsec_create_sa_ctx()
823 mlx5_fpga_ipsec_release_sa_ctx(struct mlx5_fpga_ipsec_sa_ctx *sa_ctx) in mlx5_fpga_ipsec_release_sa_ctx()
848 ((struct mlx5_fpga_ipsec_sa_ctx *)context)->fpga_xfrm; in mlx5_fpga_ipsec_delete_sa_ctx()