Home
last modified time | relevance | path

Searched refs:hba_queue_depth (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.c850 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1824 } else if (smid <= ioc->hba_queue_depth) { in mpt2sas_base_free_smid()
2536 ioc->hba_queue_depth = max_request_credit; in _base_allocate_memory_pools()
2576 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2579 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
2592 ioc->hba_queue_depth = in _base_allocate_memory_pools()
2594 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2662 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
2689 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2694 ioc->hba_queue_depth = max_request_credit - retry_sz; in _base_allocate_memory_pools()
[all …]
Dmpt2sas_base.h927 u16 hba_queue_depth; member
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.c837 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
2102 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
2711 ioc->hba_queue_depth = max_request_credit; in _base_allocate_memory_pools()
2748 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2751 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
2764 ioc->hba_queue_depth = in _base_allocate_memory_pools()
2766 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
2834 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()
2863 "total(%d kB)\n", ioc->name, ioc->hba_queue_depth, in _base_allocate_memory_pools()
2868 ioc->hba_queue_depth = max_request_credit - retry_sz; in _base_allocate_memory_pools()
[all …]
Dmpt3sas_base.h870 u16 hba_queue_depth; member
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c3104 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,