Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c635 fusion->io_frames_alloc_sz, 16, 0); in megasas_alloc_request_fusion()
662 fusion->io_frames_alloc_sz)) { in megasas_alloc_request_fusion()
672 fusion->io_frames_alloc_sz, in megasas_alloc_request_fusion()
673 roundup_pow_of_two(fusion->io_frames_alloc_sz), in megasas_alloc_request_fusion()
1732 fusion->io_frames_alloc_sz = MEGA_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in megasas_configure_queue_sizes()
Dmegaraid_sas_fusion.h1319 u32 io_frames_alloc_sz; member