mlx5e_ipsec_pol_entry
mlx5e_ipsec_build_accel_pol_attrs(struct mlx5e_ipsec_pol_entry *pol_entry,
struct mlx5e_ipsec_pol_entry *pol_entry;
struct mlx5e_ipsec_pol_entry *pol_entry = to_ipsec_pol_entry(x);
struct mlx5e_ipsec_pol_entry *pol_entry = to_ipsec_pol_entry(x);
static struct mlx5e_ipsec_pol_entry *to_ipsec_pol_entry(struct xfrm_policy *x)
return (struct mlx5e_ipsec_pol_entry *)x->xdo.offload_handle;
int mlx5e_accel_ipsec_fs_add_pol(struct mlx5e_ipsec_pol_entry *pol_entry);
void mlx5e_accel_ipsec_fs_del_pol(struct mlx5e_ipsec_pol_entry *pol_entry);
mlx5e_ipsec_pol2dev(struct mlx5e_ipsec_pol_entry *pol_entry)
static int tx_add_policy(struct mlx5e_ipsec_pol_entry *pol_entry)
static int rx_add_policy(struct mlx5e_ipsec_pol_entry *pol_entry)
int mlx5e_accel_ipsec_fs_add_pol(struct mlx5e_ipsec_pol_entry *pol_entry)
void mlx5e_accel_ipsec_fs_del_pol(struct mlx5e_ipsec_pol_entry *pol_entry)