Searched refs:mlx5_accel_esp_free_hw_context (Results 1 – 3 of 3) sorted by relevance
52 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
128 void mlx5_accel_esp_free_hw_context(struct mlx5_core_dev *mdev, void *context) in mlx5_accel_esp_free_hw_context() function
375 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()
Completed in 8 milliseconds