Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h555 #define PQI_EVENT_OQ_ELEMENT_LENGTH sizeof(struct pqi_event_response) macro
Dsmartpqi_init.c3374 (oq_ci * PQI_EVENT_OQ_ELEMENT_LENGTH); in pqi_process_event_intr()
3627 PQI_EVENT_OQ_ELEMENT_LENGTH; in pqi_alloc_operational_queues()
3687 PQI_EVENT_OQ_ELEMENT_LENGTH; in pqi_alloc_operational_queues()
4360 put_unaligned_le16(PQI_EVENT_OQ_ELEMENT_LENGTH / 16, in pqi_create_event_queue()