Home
last modified time | relevance | path

Searched defs:ipsec (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c182 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in ipsec_rx_rule_add_match_obj() local
200 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_drop_auth_trailer() local
279 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_drop_replay() local
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() local
2007 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule() local
2137 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in tx_add_rule() local
[all …]
H A Dipsec_offload.c374 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_ipsec_handle_limits() local
487 struct mlx5e_ipsec *ipsec = container_of(nb, struct mlx5e_ipsec, nb); in mlx5e_ipsec_event() local
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() local
H A Dipsec.c700 struct mlx5e_ipsec *ipsec; in mlx5e_xfrm_add_state() local
815 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_xfrm_del_state() local
828 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_xfrm_free_state() local
856 struct mlx5e_ipsec *ipsec; in mlx5e_ipsec_netevent_event() local
892 struct mlx5e_ipsec *ipsec; in mlx5e_ipsec_init() local
952 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5e_ipsec_cleanup() local
H A Dipsec_rxtx.c312 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5e_ipsec_offload_handle_rx_skb() local
345 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5_esw_ipsec_rx_make_metadata() local
H A Den_accel.h120 struct mlx5e_accel_tx_ipsec_state ipsec; member
H A Dipsec.h277 struct mlx5e_ipsec *ipsec; member
302 struct mlx5e_ipsec *ipsec; member
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c103 struct ixgbevf_ipsec *ipsec = adapter->ipsec; in ixgbevf_ipsec_restore() local
140 int ixgbevf_ipsec_find_empty_idx(struct ixgbevf_ipsec *ipsec, bool rxtable) in ixgbevf_ipsec_find_empty_idx()
178 struct xfrm_state *ixgbevf_ipsec_find_rx_state(struct ixgbevf_ipsec *ipsec, in ixgbevf_ipsec_find_rx_state()
267 struct ixgbevf_ipsec *ipsec; in ixgbevf_ipsec_add_sa() local
397 struct ixgbevf_ipsec *ipsec; in ixgbevf_ipsec_del_sa() local
447 struct ixgbevf_ipsec *ipsec = adapter->ipsec; in ixgbevf_ipsec_tx() local
542 struct ixgbevf_ipsec *ipsec = adapter->ipsec; in ixgbevf_ipsec_rx() local
606 struct ixgbevf_ipsec *ipsec; in ixgbevf_init_ipsec_offload() local
661 struct ixgbevf_ipsec *ipsec = adapter->ipsec; in ixgbevf_stop_ipsec_offload() local
H A Dixgbevf.h395 struct ixgbevf_ipsec *ipsec; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
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() local
103 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5_esw_ipsec_rx_id_mapping_remove() local
113 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5_esw_ipsec_rx_ipsec_obj_id_search() local
125 void mlx5_esw_ipsec_tx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_tx_create_attr_set()
H A Dipsec_fs.h26 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()
/linux-6.15/drivers/net/netdevsim/
H A Dipsec.c17 struct nsim_ipsec *ipsec = &ns->ipsec; in nsim_dbg_netdev_ops_read() local
72 static int nsim_ipsec_find_empty_idx(struct nsim_ipsec *ipsec) in nsim_ipsec_find_empty_idx()
135 struct nsim_ipsec *ipsec; in nsim_ipsec_add_sa() local
206 struct nsim_ipsec *ipsec = &ns->ipsec; in nsim_ipsec_del_sa() local
228 struct nsim_ipsec *ipsec = &ns->ipsec; in nsim_ipsec_tx() local
290 struct nsim_ipsec *ipsec = &ns->ipsec; in nsim_ipsec_teardown() local
H A Dnetdevsim.h130 struct nsim_ipsec ipsec; member
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c305 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_restore() local
355 static int ixgbe_ipsec_find_empty_idx(struct ixgbe_ipsec *ipsec, bool rxtable) in ixgbe_ipsec_find_empty_idx()
567 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_add_sa() local
761 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_del_sa() local
832 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_vf_clear() local
871 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_vf_add_sa() local
981 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_vf_del_sa() local
1056 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_tx() local
1149 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_rx() local
1214 struct ixgbe_ipsec *ipsec; in ixgbe_init_ipsec_offload() local
[all …]
H A Dixgbe.h828 struct ixgbe_ipsec *ipsec; member
/linux-6.15/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c175 u64 tls_handle, bool *ipsec) in nfp_nfd3_prep_tx_meta()
269 bool ipsec = false; in nfp_nfd3_tx() local
/linux-6.15/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c179 struct sk_buff *skb, bool *ipsec) in nfp_nfdk_prep_tx_meta()
268 bool ipsec = false; in nfp_nfdk_tx() local
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c754 struct cn10k_ipsec *ipsec = container_of(work, struct cn10k_ipsec, in cn10k_ipsec_sa_wq_handler() local
H A Dotx2_common.h541 struct cn10k_ipsec ipsec; member
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c465 struct bond_ipsec *ipsec; in bond_ipsec_add_sa() local
518 struct bond_ipsec *ipsec; in bond_ipsec_add_sa_all() local
561 struct bond_ipsec *ipsec; in bond_ipsec_del_sa() local
608 struct bond_ipsec *ipsec; in bond_ipsec_del_sa_all() local
/linux-6.15/net/sched/
H A Dcls_flower.c86 struct flow_dissector_key_ipsec ipsec; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h929 struct mlx5e_ipsec *ipsec; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.h629 struct mlx5_ifc_definer_hl_ipsec_bits ipsec; member