Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1459 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1771 ioc->hba_queue_depth/4, _base_irqpoll); in _base_init_irqpolls()
3759 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
4973 if ((ioc->hba_queue_depth - reduce_sz) > in _base_reduce_hba_queue_depth()
4975 ioc->hba_queue_depth -= reduce_sz; in _base_reduce_hba_queue_depth()
5211 ioc->hba_queue_depth = max_request_credit + ioc->hi_priority_depth; in _base_allocate_memory_pools()
5261 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
5268 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
5281 ioc->hba_queue_depth = in _base_allocate_memory_pools()
5283 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
[all …]
H A Dmpt3sas_base.h1362 u16 hba_queue_depth; member
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c3885 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,