Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c523 fusion->io_frames_alloc_sz, 16, 0); in megasas_alloc_request_fusion()
549 fusion->io_frames_alloc_sz)) { in megasas_alloc_request_fusion()
559 fusion->io_frames_alloc_sz, in megasas_alloc_request_fusion()
560 roundup_pow_of_two(fusion->io_frames_alloc_sz), in megasas_alloc_request_fusion()
1579 fusion->io_frames_alloc_sz = MEGA_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in megasas_configure_queue_sizes()
Dmegaraid_sas_fusion.h1303 u32 io_frames_alloc_sz; member