Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h157 struct mlx5e_ipsec_tx;
252 struct mlx5e_ipsec_tx *tx;
253 struct mlx5e_ipsec_tx *tx_esw;
H A Dipsec_fs.c34 struct mlx5e_ipsec_tx { struct
86 static struct mlx5e_ipsec_tx *ipsec_tx(struct mlx5e_ipsec *ipsec, int type) in ipsec_tx()
1221 static int ipsec_counter_rule_tx(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_tx *tx) in ipsec_counter_rule_tx()
1255 static void tx_destroy(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_destroy()
1279 struct mlx5e_ipsec_tx *tx, in ipsec_tx_create_attr_set()
1294 static int tx_create(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_create()
1412 struct mlx5e_ipsec_tx *tx) in tx_get()
1437 static void tx_put(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx) in tx_put()
1455 struct mlx5e_ipsec_tx *tx = ipsec_tx(ipsec, type); in tx_ft_get_policy()
1480 static struct mlx5e_ipsec_tx *tx_ft_get(struct mlx5_core_dev *mdev, in tx_ft_get()
[all …]