Home
last modified time | relevance | path

Searched refs:mlx5e_ipsec (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.h7 struct mlx5e_ipsec;
11 void mlx5_esw_ipsec_rx_create_attr_set(struct mlx5e_ipsec *ipsec,
13 int mlx5_esw_ipsec_rx_status_pass_dest_get(struct mlx5e_ipsec *ipsec,
20 void mlx5_esw_ipsec_tx_create_attr_set(struct mlx5e_ipsec *ipsec,
26 static inline void mlx5_esw_ipsec_rx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_rx_create_attr_set()
29 static inline int mlx5_esw_ipsec_rx_status_pass_dest_get(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_rx_status_pass_dest_get()
49 static inline void mlx5_esw_ipsec_tx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_tx_create_attr_set()
H A Dipsec_fs.c24 void mlx5_esw_ipsec_rx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_rx_create_attr_set()
34 int mlx5_esw_ipsec_rx_status_pass_dest_get(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_rx_status_pass_dest_get()
47 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5_esw_ipsec_rx_setup_modify_header()
103 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5_esw_ipsec_rx_id_mapping_remove()
113 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5_esw_ipsec_rx_ipsec_obj_id_search()
125 void mlx5_esw_ipsec_tx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_tx_create_attr_set()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h240 struct mlx5e_ipsec { struct
277 struct mlx5e_ipsec *ipsec; argument
302 struct mlx5e_ipsec *ipsec;
313 void mlx5e_accel_ipsec_fs_cleanup(struct mlx5e_ipsec *ipsec);
314 int mlx5e_accel_ipsec_fs_init(struct mlx5e_ipsec *ipsec, struct mlx5_devcom_comp_dev **devcom);
330 int mlx5e_ipsec_aso_init(struct mlx5e_ipsec *ipsec);
331 void mlx5e_ipsec_aso_cleanup(struct mlx5e_ipsec *ipsec);
H A Dipsec_fs.c182 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in ipsec_rx_rule_add_match_obj()
200 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_drop_auth_trailer()
279 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_drop_replay()
1129 struct mlx5e_ipsec *ipsec, u32 family, in rx_ft_get()
1145 struct mlx5e_ipsec *ipsec, in rx_ft_get_policy()
1423 struct mlx5e_ipsec *ipsec, in tx_ft_get_policy()
1452 struct mlx5e_ipsec *ipsec, int type) in tx_ft_get()
1928 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_sa_selector()
2007 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule()
2137 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in tx_add_rule()
[all …]
H A Dipsec_offload.c374 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_ipsec_handle_limits()
487 struct mlx5e_ipsec *ipsec = container_of(nb, struct mlx5e_ipsec, nb); in mlx5e_ipsec_event()
518 int mlx5e_ipsec_aso_init(struct mlx5e_ipsec *ipsec) in mlx5e_ipsec_aso_init()
560 void mlx5e_ipsec_aso_cleanup(struct mlx5e_ipsec *ipsec) in mlx5e_ipsec_aso_cleanup()
598 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_ipsec_aso_query()
H A Dipsec.c700 struct mlx5e_ipsec *ipsec; in mlx5e_xfrm_add_state()
815 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_xfrm_del_state()
828 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_xfrm_free_state()
856 struct mlx5e_ipsec *ipsec; in mlx5e_ipsec_netevent_event()
865 ipsec = container_of(nb, struct mlx5e_ipsec, netevent_nb); in mlx5e_ipsec_netevent_event()
892 struct mlx5e_ipsec *ipsec; in mlx5e_ipsec_init()
952 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5e_ipsec_cleanup()
H A Dipsec_rxtx.c312 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5e_ipsec_offload_handle_rx_skb()
345 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5_esw_ipsec_rx_make_metadata()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h929 struct mlx5e_ipsec *ipsec;