Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Dn2_core.h28 #define CWQ_ENTRY_SIZE 64 macro
Dn2_core.c87 off += CWQ_ENTRY_SIZE; in spu_next_offset()
88 if (off == (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES)) in spu_next_offset()
181 unsigned long end = (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES); in spu_queue_num_free()
189 return (diff / CWQ_ENTRY_SIZE) - 1; in spu_queue_num_free()
1584 CWQ_ENTRY_SIZE), in queue_cache_init()
1585 CWQ_ENTRY_SIZE, 0, NULL); in queue_cache_init()