Searched refs:mlx5_crypto_dek_pool_remove_bulk (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 357 static void mlx5_crypto_dek_pool_remove_bulk(struct mlx5_crypto_dek_pool *pool, in mlx5_crypto_dek_pool_remove_bulk() function 519 mlx5_crypto_dek_pool_remove_bulk(pool, bulk, true); in mlx5_crypto_dek_bulk_handle_avail() 717 mlx5_crypto_dek_pool_remove_bulk(pool, bulk, false); in mlx5_crypto_dek_pool_destroy() 720 mlx5_crypto_dek_pool_remove_bulk(pool, bulk, false); in mlx5_crypto_dek_pool_destroy() 723 mlx5_crypto_dek_pool_remove_bulk(pool, bulk, false); in mlx5_crypto_dek_pool_destroy() 726 mlx5_crypto_dek_pool_remove_bulk(pool, bulk, false); in mlx5_crypto_dek_pool_destroy()
|