Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi_init.c3401 (oq_ci * PQI_OPERATIONAL_OQ_ELEMENT_LENGTH); in pqi_process_io_intr()
4092 PQI_OPERATIONAL_OQ_ELEMENT_LENGTH * in pqi_alloc_operational_queues()
4760 PQI_OPERATIONAL_OQ_ELEMENT_LENGTH) { in pqi_validate_device_capability()
4764 PQI_OPERATIONAL_OQ_ELEMENT_LENGTH); in pqi_validate_device_capability()
4956 put_unaligned_le16(PQI_OPERATIONAL_OQ_ELEMENT_LENGTH / 16, in pqi_create_queue_group()
10550 BUILD_BUG_ON(PQI_OPERATIONAL_OQ_ELEMENT_LENGTH > 1048560); in pqi_verify_structures()
10551 BUILD_BUG_ON(PQI_OPERATIONAL_OQ_ELEMENT_LENGTH % in pqi_verify_structures()
Dsmartpqi.h661 #define PQI_OPERATIONAL_OQ_ELEMENT_LENGTH 16 macro