Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h440 #define PQI_OFA_MAX_SG_DESCRIPTORS 64 macro
444 (PQI_OFA_MAX_SG_DESCRIPTORS * sizeof(struct pqi_sg_descriptor)))
Dsmartpqi_init.c7689 min_chunk_size = total_size / PQI_OFA_MAX_SG_DESCRIPTORS; in pqi_ofa_alloc_host_buffer()