Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dipsec_fs_roce.h9 struct mlx5_ipsec_fs;
12 mlx5_ipsec_fs_roce_ft_get(struct mlx5_ipsec_fs *ipsec_roce, u32 family);
13 void mlx5_ipsec_fs_roce_rx_destroy(struct mlx5_ipsec_fs *ipsec_roce,
16 struct mlx5_ipsec_fs *ipsec_roce,
20 void mlx5_ipsec_fs_roce_tx_destroy(struct mlx5_ipsec_fs *ipsec_roce,
23 struct mlx5_ipsec_fs *ipsec_roce,
26 void mlx5_ipsec_fs_roce_cleanup(struct mlx5_ipsec_fs *ipsec_roce);
27 struct mlx5_ipsec_fs *mlx5_ipsec_fs_roce_init(struct mlx5_core_dev *mdev,
Dipsec_fs_roce.c42 struct mlx5_ipsec_fs { struct
376 struct mlx5_ipsec_fs *ipsec_roce, in ipsec_fs_roce_tx_mpv_create()
436 struct mlx5_ipsec_fs *ipsec_roce, in ipsec_fs_roce_rx_mpv_create()
558 void mlx5_ipsec_fs_roce_tx_destroy(struct mlx5_ipsec_fs *ipsec_roce, in mlx5_ipsec_fs_roce_tx_destroy()
597 struct mlx5_ipsec_fs *ipsec_roce, in mlx5_ipsec_fs_roce_tx_create()
664 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()
677 void mlx5_ipsec_fs_roce_rx_destroy(struct mlx5_ipsec_fs *ipsec_roce, u32 family, in mlx5_ipsec_fs_roce_rx_destroy()
705 struct mlx5_ipsec_fs *ipsec_roce, in mlx5_ipsec_fs_roce_rx_create()
832 void mlx5_ipsec_fs_roce_cleanup(struct mlx5_ipsec_fs *ipsec_roce) in mlx5_ipsec_fs_roce_cleanup()
837 struct mlx5_ipsec_fs *mlx5_ipsec_fs_roce_init(struct mlx5_core_dev *mdev, in mlx5_ipsec_fs_roce_init()
[all …]
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h242 struct mlx5_ipsec_fs *roce;
Dipsec_fs.c895 struct mlx5_ipsec_fs *roce) in tx_destroy()
934 struct mlx5_ipsec_fs *roce) in tx_create()