Home
last modified time | relevance | path

Searched refs:mlx5_ipsec_fs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dipsec_fs_roce.h7 struct mlx5_ipsec_fs;
10 mlx5_ipsec_fs_roce_ft_get(struct mlx5_ipsec_fs *ipsec_roce, u32 family);
11 void mlx5_ipsec_fs_roce_rx_destroy(struct mlx5_ipsec_fs *ipsec_roce,
14 struct mlx5_ipsec_fs *ipsec_roce,
18 void mlx5_ipsec_fs_roce_tx_destroy(struct mlx5_ipsec_fs *ipsec_roce);
20 struct mlx5_ipsec_fs *ipsec_roce,
22 void mlx5_ipsec_fs_roce_cleanup(struct mlx5_ipsec_fs *ipsec_roce);
23 struct mlx5_ipsec_fs *mlx5_ipsec_fs_roce_init(struct mlx5_core_dev *mdev);
H A Dipsec_fs_roce.c30 struct mlx5_ipsec_fs { struct
123 void mlx5_ipsec_fs_roce_tx_destroy(struct mlx5_ipsec_fs *ipsec_roce) in mlx5_ipsec_fs_roce_tx_destroy()
140 struct mlx5_ipsec_fs *ipsec_roce, in mlx5_ipsec_fs_roce_tx_create()
199 struct mlx5_flow_table *mlx5_ipsec_fs_roce_ft_get(struct mlx5_ipsec_fs *ipsec_roce, u32 family) in mlx5_ipsec_fs_roce_ft_get()
212 void mlx5_ipsec_fs_roce_rx_destroy(struct mlx5_ipsec_fs *ipsec_roce, u32 family) in mlx5_ipsec_fs_roce_rx_destroy()
233 struct mlx5_ipsec_fs *ipsec_roce, in mlx5_ipsec_fs_roce_rx_create()
335 void mlx5_ipsec_fs_roce_cleanup(struct mlx5_ipsec_fs *ipsec_roce) in mlx5_ipsec_fs_roce_cleanup()
340 struct mlx5_ipsec_fs *mlx5_ipsec_fs_roce_init(struct mlx5_core_dev *mdev) in mlx5_ipsec_fs_roce_init()
342 struct mlx5_ipsec_fs *roce_ipsec; in mlx5_ipsec_fs_roce_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h239 struct mlx5_ipsec_fs *roce;
H A Dipsec_fs.c657 struct mlx5_ipsec_fs *roce) in tx_destroy()
696 struct mlx5_ipsec_fs *roce) in tx_create()