Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dn2_core.h28 #define CWQ_ENTRY_SIZE 64 macro
Dn2_core.c84 off += CWQ_ENTRY_SIZE; in spu_next_offset()
85 if (off == (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES)) in spu_next_offset()
178 unsigned long end = (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES); in spu_queue_num_free()
186 return (diff / CWQ_ENTRY_SIZE) - 1; in spu_queue_num_free()
1627 CWQ_ENTRY_SIZE), in queue_cache_init()
1628 CWQ_ENTRY_SIZE, 0, NULL); in queue_cache_init()