Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h25 #define EIP197_MAX_BATCH_SZ 64 macro
Dsafexcel.c494 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests()