Searched refs:mlx5e_ipsec_pol_entry (Results 1 – 3 of 3) sorted by relevance
303 struct mlx5e_ipsec_pol_entry { struct320 int mlx5e_accel_ipsec_fs_add_pol(struct mlx5e_ipsec_pol_entry *pol_entry); argument321 void mlx5e_accel_ipsec_fs_del_pol(struct mlx5e_ipsec_pol_entry *pol_entry);355 mlx5e_ipsec_pol2dev(struct mlx5e_ipsec_pol_entry *pol_entry) in mlx5e_ipsec_pol2dev()
55 static struct mlx5e_ipsec_pol_entry *to_ipsec_pol_entry(struct xfrm_policy *x) in to_ipsec_pol_entry()57 return (struct mlx5e_ipsec_pol_entry *)x->xdo.offload_handle; in to_ipsec_pol_entry()1235 mlx5e_ipsec_build_accel_pol_attrs(struct mlx5e_ipsec_pol_entry *pol_entry, in mlx5e_ipsec_build_accel_pol_attrs()1264 struct mlx5e_ipsec_pol_entry *pol_entry; in mlx5e_xfrm_add_policy()1308 struct mlx5e_ipsec_pol_entry *pol_entry = to_ipsec_pol_entry(x); in mlx5e_xfrm_del_policy()1316 struct mlx5e_ipsec_pol_entry *pol_entry = to_ipsec_pol_entry(x); in mlx5e_xfrm_free_policy()
2253 static int tx_add_policy(struct mlx5e_ipsec_pol_entry *pol_entry) in tx_add_policy()2337 static int rx_add_policy(struct mlx5e_ipsec_pol_entry *pol_entry) in rx_add_policy()2685 int mlx5e_accel_ipsec_fs_add_pol(struct mlx5e_ipsec_pol_entry *pol_entry) in mlx5e_accel_ipsec_fs_add_pol()2708 void mlx5e_accel_ipsec_fs_del_pol(struct mlx5e_ipsec_pol_entry *pol_entry) in mlx5e_accel_ipsec_fs_del_pol()