Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi_init.c8282 #define PQI_CTRL_LOG_TOTAL_SIZE (4 * 1024 * 1024) macro
8283 #define PQI_CTRL_LOG_MIN_SIZE (PQI_CTRL_LOG_TOTAL_SIZE / PQI_HOST_MAX_SG_DESCRIPTORS)
8484 …pqi_host_setup_buffer(ctrl_info, &ctrl_info->ctrl_log_memory, PQI_CTRL_LOG_TOTAL_SIZE, PQI_CTRL_LO… in pqi_ctrl_init()
8678 PQI_CTRL_LOG_TOTAL_SIZE, in pqi_ctrl_init_resume()