Searched refs:mlx5e_ipsec_pol_entry (Results 1 – 3 of 3) sorted by relevance
296 struct mlx5e_ipsec_pol_entry { struct313 int mlx5e_accel_ipsec_fs_add_pol(struct mlx5e_ipsec_pol_entry *pol_entry); argument314 void mlx5e_accel_ipsec_fs_del_pol(struct mlx5e_ipsec_pol_entry *pol_entry);347 mlx5e_ipsec_pol2dev(struct mlx5e_ipsec_pol_entry *pol_entry) in mlx5e_ipsec_pol2dev()
54 static struct mlx5e_ipsec_pol_entry *to_ipsec_pol_entry(struct xfrm_policy *x) in to_ipsec_pol_entry()56 return (struct mlx5e_ipsec_pol_entry *)x->xdo.offload_handle; in to_ipsec_pol_entry()1115 mlx5e_ipsec_build_accel_pol_attrs(struct mlx5e_ipsec_pol_entry *pol_entry, in mlx5e_ipsec_build_accel_pol_attrs()1143 struct mlx5e_ipsec_pol_entry *pol_entry; in mlx5e_xfrm_add_policy()1187 struct mlx5e_ipsec_pol_entry *pol_entry = to_ipsec_pol_entry(x); in mlx5e_xfrm_del_policy()1195 struct mlx5e_ipsec_pol_entry *pol_entry = to_ipsec_pol_entry(x); in mlx5e_xfrm_free_policy()
1791 static int tx_add_policy(struct mlx5e_ipsec_pol_entry *pol_entry) in tx_add_policy()1875 static int rx_add_policy(struct mlx5e_ipsec_pol_entry *pol_entry) in rx_add_policy()2208 int mlx5e_accel_ipsec_fs_add_pol(struct mlx5e_ipsec_pol_entry *pol_entry) in mlx5e_accel_ipsec_fs_add_pol()2231 void mlx5e_accel_ipsec_fs_del_pol(struct mlx5e_ipsec_pol_entry *pol_entry) in mlx5e_accel_ipsec_fs_del_pol()