Searched refs:mlx5e_ipsec (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| A D | ipsec_fs.h | 7 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, 24 static inline void mlx5_esw_ipsec_rx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_rx_create_attr_set() 27 static inline int mlx5_esw_ipsec_rx_status_pass_dest_get(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_rx_status_pass_dest_get() 47 static inline void mlx5_esw_ipsec_tx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_tx_create_attr_set()
|
| A D | ipsec_fs.c | 24 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() 90 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5_esw_ipsec_rx_id_mapping_remove() 100 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5_esw_ipsec_rx_ipsec_obj_id_search() 112 void mlx5_esw_ipsec_tx_create_attr_set(struct mlx5e_ipsec *ipsec, in mlx5_esw_ipsec_tx_create_attr_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | ipsec.h | 226 struct mlx5e_ipsec { struct 263 struct mlx5e_ipsec *ipsec; argument 298 struct mlx5e_ipsec *ipsec; 309 void mlx5e_accel_ipsec_fs_cleanup(struct mlx5e_ipsec *ipsec); 310 int mlx5e_accel_ipsec_fs_init(struct mlx5e_ipsec *ipsec, struct mlx5_devcom_comp_dev **devcom); 326 int mlx5e_ipsec_aso_init(struct mlx5e_ipsec *ipsec); 327 void mlx5e_ipsec_aso_cleanup(struct mlx5e_ipsec *ipsec);
|
| A D | ipsec_fs.c | 171 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_drop_auth_trailer() 253 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule_drop_replay() 795 struct mlx5e_ipsec *ipsec, u32 family, in rx_ft_get() 811 struct mlx5e_ipsec *ipsec, in rx_ft_get_policy() 1089 struct mlx5e_ipsec *ipsec, in tx_ft_get_policy() 1118 struct mlx5e_ipsec *ipsec, int type) in tx_ft_get() 1583 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in rx_add_rule() 1702 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in tx_add_rule() 1795 struct mlx5e_ipsec *ipsec = pol_entry->ipsec; in tx_add_policy() 1879 struct mlx5e_ipsec *ipsec = pol_entry->ipsec; in rx_add_policy() [all …]
|
| A D | ipsec_offload.c | 369 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_ipsec_handle_limits() 482 struct mlx5e_ipsec *ipsec = container_of(nb, struct mlx5e_ipsec, nb); in mlx5e_ipsec_event() 513 int mlx5e_ipsec_aso_init(struct mlx5e_ipsec *ipsec) in mlx5e_ipsec_aso_init() 555 void mlx5e_ipsec_aso_cleanup(struct mlx5e_ipsec *ipsec) in mlx5e_ipsec_aso_cleanup() 593 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_ipsec_aso_query()
|
| A D | ipsec.c | 694 struct mlx5e_ipsec *ipsec; in mlx5e_xfrm_add_state() 801 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_xfrm_del_state() 820 struct mlx5e_ipsec *ipsec = sa_entry->ipsec; in mlx5e_xfrm_free_state() 848 struct mlx5e_ipsec *ipsec; in mlx5e_ipsec_netevent_event() 857 ipsec = container_of(nb, struct mlx5e_ipsec, netevent_nb); in mlx5e_ipsec_netevent_event() 884 struct mlx5e_ipsec *ipsec; in mlx5e_ipsec_init() 944 struct mlx5e_ipsec *ipsec = priv->ipsec; in mlx5e_ipsec_cleanup()
|
| A D | ipsec_rxtx.c | 312 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/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en.h | 926 struct mlx5e_ipsec *ipsec;
|
Completed in 27 milliseconds