Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c294 io_frames_sz = fusion->io_frames_alloc_sz; in megasas_free_cmds_fusion()
469 io_frames_sz = fusion->io_frames_alloc_sz; in megasas_alloc_cmds_fusion()
473 fusion->io_frames_alloc_sz, 16, 0); in megasas_alloc_cmds_fusion()
1037 fusion->io_frames_alloc_sz = MEGA_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in megasas_init_adapter_fusion()
Dmegaraid_sas_fusion.h818 u32 io_frames_alloc_sz; member