Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dixp4xx_crypto.c74 #define NPE_QLEN 16 macro
260 NPE_QLEN * sizeof(struct crypt_ctl), in setup_crypt_desc()
284 if (++idx >= NPE_QLEN) in get_crypt_desc()
299 static int idx = NPE_QLEN; in get_crypt_desc_emerg()
313 idx = NPE_QLEN; in get_crypt_desc_emerg()
492 ret = qmgr_request_queue(RECV_QID, NPE_QLEN, 0, 0, in init_ixp_crypto()