Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c271 io_frames_sz = fusion->io_frames_alloc_sz; in megasas_free_cmds_fusion()
440 io_frames_sz = fusion->io_frames_alloc_sz; in megasas_alloc_cmds_fusion()
444 fusion->io_frames_alloc_sz, 16, 0); in megasas_alloc_cmds_fusion()
1103 fusion->io_frames_alloc_sz = MEGA_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in megasas_init_adapter_fusion()
Dmegaraid_sas_fusion.h842 u32 io_frames_alloc_sz; member