Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h207 struct mlx5e_ipsec_rule { struct
284 struct mlx5e_ipsec_rule ipsec_rule;
304 struct mlx5e_ipsec_rule ipsec_rule;
208 rulemlx5e_ipsec_rule global() argument
209 status_passmlx5e_ipsec_rule global() argument
210 sa_selmlx5e_ipsec_rule global() argument
211 modify_hdrmlx5e_ipsec_rule global() argument
212 pkt_reformatmlx5e_ipsec_rule global() argument
213 fcmlx5e_ipsec_rule global() argument
214 replaymlx5e_ipsec_rule global() argument
215 authmlx5e_ipsec_rule global() argument
216 trailermlx5e_ipsec_rule global() argument
H A Dipsec_fs.c38 struct mlx5e_ipsec_rule status;
2617 struct mlx5e_ipsec_rule *ipsec_rule = &sa_entry->ipsec_rule; in mlx5e_accel_ipsec_fs_del_rule()
2681 struct mlx5e_ipsec_rule *ipsec_rule = &pol_entry->ipsec_rule; in mlx5e_accel_ipsec_fs_del_pol()
H A Dipsec.c1061 struct mlx5e_ipsec_rule *ipsec_rule = &sa_entry->ipsec_rule; in mlx5e_xfrm_update_stats()