Searched refs:mlx5e_ipsec_tx (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 34 struct mlx5e_ipsec_tx { struct 85 static struct mlx5e_ipsec_tx *ipsec_tx(struct mlx5e_ipsec *ipsec, int type) in ipsec_tx() 1194 static int ipsec_counter_rule_tx(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_tx *tx) in ipsec_counter_rule_tx() 1228 static void tx_destroy(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_destroy() 1252 struct mlx5e_ipsec_tx *tx, in ipsec_tx_create_attr_set() 1267 static int tx_create(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx, in tx_create() 1383 struct mlx5e_ipsec_tx *tx) in tx_get() 1408 static void tx_put(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx) in tx_put() 1426 struct mlx5e_ipsec_tx *tx = ipsec_tx(ipsec, type); in tx_ft_get_policy() 1451 static struct mlx5e_ipsec_tx *tx_ft_get(struct mlx5_core_dev *mdev, in tx_ft_get() [all …]
|