Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/
Dn2_core.h28 #define CWQ_ENTRY_SIZE 64 macro
Dn2_core.c86 off += CWQ_ENTRY_SIZE; in spu_next_offset()
87 if (off == (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES)) in spu_next_offset()
180 unsigned long end = (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES); in spu_queue_num_free()
188 return (diff / CWQ_ENTRY_SIZE) - 1; in spu_queue_num_free()
1577 CWQ_ENTRY_SIZE), in queue_cache_init()
1578 CWQ_ENTRY_SIZE, 0, NULL); in queue_cache_init()