Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dipsec.h54 void mlx5_accel_esp_free_hw_context(void *context);
74 static inline void mlx5_accel_esp_free_hw_context(void *context) in mlx5_accel_esp_free_hw_context() function
Dipsec.c69 void mlx5_accel_esp_free_hw_context(void *context) in mlx5_accel_esp_free_hw_context() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c389 mlx5_accel_esp_free_hw_context(sa_entry->hw_context); in mlx5e_xfrm_free_state()