mlx5e_ipsec_sa_entry
int mlx5_ipsec_create_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry);
void mlx5_ipsec_free_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry);
mlx5e_ipsec_sa2dev(struct mlx5e_ipsec_sa_entry *sa_entry)
void mlx5e_ipsec_build_accel_xfrm_attrs(struct mlx5e_ipsec_sa_entry *sa_entry,
int mlx5e_accel_ipsec_fs_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry);
void mlx5e_accel_ipsec_fs_del_rule(struct mlx5e_ipsec_sa_entry *sa_entry);
void mlx5e_accel_ipsec_fs_modify(struct mlx5e_ipsec_sa_entry *sa_entry);
struct mlx5e_ipsec_sa_entry *priv_in;
struct mlx5e_ipsec_sa_entry *priv_out;
struct mlx5e_ipsec_sa_entry *sa_entry;
struct mlx5e_ipsec_sa_entry *sa_entry;
mlx5e_ipsec_create_dwork(struct mlx5e_ipsec_sa_entry *sa_entry,
void mlx5e_ipsec_build_accel_xfrm_attrs(struct mlx5e_ipsec_sa_entry *sa_entry,
struct mlx5e_ipsec_sa_entry **privp, struct mlx5e_ipsec_priv_bothdir *pb,
struct mlx5e_ipsec_sa_entry *sa_entry = NULL;
struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(priv);
struct mlx5e_ipsec_sa_entry *old;
struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(priv);
static struct mlx5e_ipsec_sa_entry *to_ipsec_sa_entry(void *x)
return (struct mlx5e_ipsec_sa_entry *)x;
mlx5e_ipsec_handle_counters_onedir(struct mlx5e_ipsec_sa_entry *sa_entry,
static struct mlx5e_ipsec_sa_entry *
struct mlx5e_ipsec_sa_entry *sa_entry)
struct mlx5e_ipsec_sa_entry *sa_entry = dwork->sa_entry;
struct mlx5e_ipsec_sa_entry *other_sa_entry;
static int tx_add_kspi_rule(struct mlx5e_ipsec_sa_entry *sa_entry,
static int tx_add_reqid_ip_rules(struct mlx5e_ipsec_sa_entry *sa_entry,
static int tx_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry)
int mlx5e_accel_ipsec_fs_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry)
void mlx5e_accel_ipsec_fs_del_rule(struct mlx5e_ipsec_sa_entry *sa_entry)
void mlx5e_accel_ipsec_fs_modify(struct mlx5e_ipsec_sa_entry *sa_entry)
struct mlx5e_ipsec_sa_entry sa_entry_shadow = {};
static int rx_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry)
static int mlx5_create_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry)
static void mlx5_destroy_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry)
int mlx5_ipsec_create_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry)
void mlx5_ipsec_free_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry)
static int mlx5e_ipsec_aso_query(struct mlx5e_ipsec_sa_entry *sa_entry,
static int mlx5_modify_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry,
static void mlx5_accel_esp_modify_xfrm(struct mlx5e_ipsec_sa_entry *sa_entry,
static void mlx5e_ipsec_aso_update(struct mlx5e_ipsec_sa_entry *sa_entry,
static void mlx5e_ipsec_update_esn_state(struct mlx5e_ipsec_sa_entry *sa_entry,
struct mlx5e_ipsec_sa_entry *sa_entry = work->data;
struct mlx5e_ipsec_sa_entry *sa_entry;