Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_tx.c139 static struct mlx5e_async_ctx *mlx5e_bulk_async_init(struct mlx5_core_dev *mdev, int n) in mlx5e_bulk_async_init() function
253 bulk_async = mlx5e_bulk_async_init(mdev, size); in mlx5e_tls_priv_tx_list_cleanup()
298 bulk_async = mlx5e_bulk_async_init(pool->mdev, MLX5E_TLS_TX_POOL_BULK); in create_work()