Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c143 static struct mlx5e_bulk_async_ctx *mlx5e_bulk_async_init(struct mlx5_core_dev *mdev, int n) in mlx5e_bulk_async_init() function
247 bulk_async = mlx5e_bulk_async_init(mdev, size); in mlx5e_tls_priv_tx_list_cleanup()
287 bulk_async = mlx5e_bulk_async_init(pool->mdev, MLX5E_TLS_TX_POOL_BULK); in create_work()