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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c76 #define NPE_QLEN 16 macro
78 * NPE_QLEN crypt_ctl are busy */
267 NPE_QLEN * sizeof(struct crypt_ctl),
271 memset(crypt_virt, 0, NPE_QLEN * sizeof(struct crypt_ctl));
292 if (++idx >= NPE_QLEN)
307 static int idx = NPE_QLEN;
321 idx = NPE_QLEN;
497 ret = qmgr_request_queue(RECV_QID, NPE_QLEN, 0, 0,

Completed in 112 milliseconds