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

/linux-4.4.14/drivers/crypto/
H A Dn2_core.h27 #define CWQ_ENTRY_SIZE 64 macro
H A Dn2_core.c78 off += CWQ_ENTRY_SIZE; spu_next_offset()
79 if (off == (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES)) spu_next_offset()
172 unsigned long end = (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES); spu_queue_num_free()
180 return (diff / CWQ_ENTRY_SIZE) - 1; spu_queue_num_free()
1640 CWQ_ENTRY_SIZE), queue_cache_init()
1641 CWQ_ENTRY_SIZE, 0, NULL); queue_cache_init()

Completed in 84 milliseconds