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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.h27 #define CWQ_ENTRY_SIZE 64 macro
H A Dn2_core.c78 off += CWQ_ENTRY_SIZE;
79 if (off == (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES))
171 unsigned long end = (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES);
179 return (diff / CWQ_ENTRY_SIZE) - 1;
1628 CWQ_ENTRY_SIZE),
1629 CWQ_ENTRY_SIZE, 0, NULL);

Completed in 115 milliseconds