Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h147 struct mlx5e_ipsec_tx;
234 struct mlx5e_ipsec_tx *tx;
235 struct mlx5e_ipsec_tx *tx_esw;
H A 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
622 static int ipsec_counter_rule_tx(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_tx *tx) in ipsec_counter_rule_tx()
656 static void tx_destroy(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_destroy()
680 struct mlx5e_ipsec_tx *tx, in ipsec_tx_create_attr_set()
695 static int tx_create(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_create()
811 struct mlx5e_ipsec_tx *tx) in tx_get()
836 static void tx_put(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx) in tx_put()
854 struct mlx5e_ipsec_tx *tx = ipsec_tx(ipsec, type); in tx_ft_get_policy()
879 static struct mlx5e_ipsec_tx *tx_ft_get(struct mlx5_core_dev *mdev, in tx_ft_get()
[all …]