Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h79 struct mlx5e_ipsec_tx;
91 struct mlx5e_ipsec_tx *tx_fs;
Dipsec_fs.c37 struct mlx5e_ipsec_tx { struct
371 struct mlx5e_ipsec_tx *tx_fs = priv->ipsec->tx_fs; in tx_ft_get()
391 struct mlx5e_ipsec_tx *tx_fs = priv->ipsec->tx_fs; in tx_ft_put()
661 kzalloc(sizeof(struct mlx5e_ipsec_tx), GFP_KERNEL); in fs_init_tx()