Home
last modified time | relevance | path

Searched refs:mlx5e_ipsec_tx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h147 struct mlx5e_ipsec_tx;
234 struct mlx5e_ipsec_tx *tx;
235 struct mlx5e_ipsec_tx *tx_esw;
Dipsec_fs.c24 struct mlx5e_ipsec_tx { struct
54 static struct mlx5e_ipsec_tx *ipsec_tx(struct mlx5e_ipsec *ipsec, int type) in ipsec_tx() argument
528 static int ipsec_counter_rule_tx(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_tx *tx) in ipsec_counter_rule_tx()
562 static void tx_destroy(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_destroy()
586 struct mlx5e_ipsec_tx *tx, in ipsec_tx_create_attr_set()
601 static int tx_create(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_create()
717 struct mlx5e_ipsec_tx *tx) in tx_get()
742 static void tx_put(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx) in tx_put()
760 struct mlx5e_ipsec_tx *tx = ipsec_tx(ipsec, type); in tx_ft_get_policy()
785 static struct mlx5e_ipsec_tx *tx_ft_get(struct mlx5_core_dev *mdev, in tx_ft_get()
[all …]