Home
last modified time | relevance | path

Searched refs:mlx5_accel_esp_free_hw_context (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dipsec.h52 void mlx5_accel_esp_free_hw_context(struct mlx5_core_dev *mdev, void *context);
88 static inline void mlx5_accel_esp_free_hw_context(struct mlx5_core_dev *mdev, void *context) {} in mlx5_accel_esp_free_hw_context() function
Dipsec.c128 void mlx5_accel_esp_free_hw_context(struct mlx5_core_dev *mdev, void *context) in mlx5_accel_esp_free_hw_context() function
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c375 mlx5_accel_esp_free_hw_context(priv->mdev, sa_entry->hw_context); in mlx5e_xfrm_add_state()
407 mlx5_accel_esp_free_hw_context(sa_entry->xfrm->mdev, sa_entry->hw_context); in mlx5e_xfrm_free_state()