Home
last modified time | relevance | path

Searched refs:EIP197_MAX_BATCH_SZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h51 #define EIP197_MAX_BATCH_SZ 64 macro
H A Dsafexcel.c801 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel.h52 #define EIP197_MAX_BATCH_SZ 64 macro
H A Dsafexcel.c809 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests()

Completed in 10 milliseconds