Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dn2_core.h28 #define CWQ_ENTRY_SIZE 64 macro
Dn2_core.c83 off += CWQ_ENTRY_SIZE; in spu_next_offset()
84 if (off == (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES)) in spu_next_offset()
177 unsigned long end = (CWQ_ENTRY_SIZE * CWQ_NUM_ENTRIES); in spu_queue_num_free()
185 return (diff / CWQ_ENTRY_SIZE) - 1; in spu_queue_num_free()
1635 CWQ_ENTRY_SIZE), in queue_cache_init()
1636 CWQ_ENTRY_SIZE, 0, NULL); in queue_cache_init()