Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dixp4xx_crypto.c78 #define NPE_QLEN 16 macro
264 NPE_QLEN * sizeof(struct crypt_ctl), in setup_crypt_desc()
288 if (++idx >= NPE_QLEN) in get_crypt_desc()
303 static int idx = NPE_QLEN; in get_crypt_desc_emerg()
317 idx = NPE_QLEN; in get_crypt_desc_emerg()
495 ret = qmgr_request_queue(RECV_QID, NPE_QLEN, 0, 0, in init_ixp_crypto()