Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c587 fusion->io_frames_alloc_sz, 16, 0); in megasas_alloc_request_fusion()
613 fusion->io_frames_alloc_sz)) { in megasas_alloc_request_fusion()
623 fusion->io_frames_alloc_sz, in megasas_alloc_request_fusion()
624 roundup_pow_of_two(fusion->io_frames_alloc_sz), in megasas_alloc_request_fusion()
1677 fusion->io_frames_alloc_sz = MEGA_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in megasas_configure_queue_sizes()
Dmegaraid_sas_fusion.h1305 u32 io_frames_alloc_sz; member