Home
last modified time | relevance | path

Searched refs:QUEUE_ENTRY_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dqlogicpti.h323 #define QUEUE_ENTRY_LEN 64 macro
331 char __opaque[QUEUE_ENTRY_LEN];
H A Dqlogicpti.c821 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_map_queues()
1388 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_sbus_probe()
1427 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_sbus_remove()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dqlogicpti.h323 #define QUEUE_ENTRY_LEN 64 macro
331 char __opaque[QUEUE_ENTRY_LEN];
H A Dqlogicpti.c821 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_map_queues()
1387 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_sbus_probe()
1426 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_sbus_remove()

Completed in 7 milliseconds