Home
last modified time | relevance | path

Searched refs:MaxChainDepth (Results 1 – 11 of 11) sorted by relevance

/drivers/message/fusion/
Dmptfc.c1281 (ioc->facts.MaxChainDepth-1) + scale + in mptfc_probe()
1285 (ioc->facts.MaxChainDepth-1) + scale + in mptfc_probe()
Dmptspi.c1476 (ioc->facts.MaxChainDepth-1) + scale + in mptspi_probe()
1480 (ioc->facts.MaxChainDepth-1) + scale + in mptspi_probe()
Dmptbase.c4362 numSGE = (scale - 1) * (ioc->facts.MaxChainDepth-1) + scale + in initChainBuffers()
4365 numSGE = 1 + (scale - 1) * (ioc->facts.MaxChainDepth-1) + in initChainBuffers()
6755 seq_printf(m, " MaxChainDepth = 0x%02x frames\n", ioc->facts.MaxChainDepth); in mpt_iocinfo_proc_show()
Dmptsas.c5244 (ioc->facts.MaxChainDepth-1) + scale + in mptsas_probe()
5248 (ioc->facts.MaxChainDepth-1) + scale + in mptsas_probe()
/drivers/scsi/mpt2sas/
Dmpt2sas_base.c2499 if (chains_needed_per_io > facts->MaxChainDepth) { in _base_allocate_memory_pools()
2500 chains_needed_per_io = facts->MaxChainDepth; in _base_allocate_memory_pools()
3435 facts->MaxChainDepth = mpi_reply.MaxChainDepth; in _base_get_ioc_facts()
3462 facts->MaxChainDepth)); in _base_get_ioc_facts()
Dmpt2sas_base.h605 u8 MaxChainDepth; member
/drivers/scsi/mpt3sas/
Dmpt3sas_base.c2631 if (chains_needed_per_io > facts->MaxChainDepth) { in _base_allocate_memory_pools()
2632 chains_needed_per_io = facts->MaxChainDepth; in _base_allocate_memory_pools()
3586 facts->MaxChainDepth = mpi_reply.MaxChainDepth; in _base_get_ioc_facts()
3614 facts->MaxChainDepth)); in _base_get_ioc_facts()
Dmpt3sas_base.h519 u8 MaxChainDepth; member
/drivers/message/fusion/lsi/
Dmpi_ioc.h252 U8 MaxChainDepth; /* 14h */ member
/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h247 U8 MaxChainDepth; /*0x14 */ member
/drivers/scsi/mpt2sas/mpi/
Dmpi2_ioc.h248 U8 MaxChainDepth; /* 0x14 */ member