Home
last modified time | relevance | path

Searched refs:hba_queue_depth (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1476 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1788 ioc->hba_queue_depth/4, _base_irqpoll); in _base_init_irqpolls()
3782 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
4999 if ((ioc->hba_queue_depth - reduce_sz) > in _base_reduce_hba_queue_depth()
5001 ioc->hba_queue_depth -= reduce_sz; in _base_reduce_hba_queue_depth()
5237 ioc->hba_queue_depth = max_request_credit + ioc->hi_priority_depth; in _base_allocate_memory_pools()
5287 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
5294 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
5307 ioc->hba_queue_depth = in _base_allocate_memory_pools()
5309 ioc->reply_free_queue_depth = ioc->hba_queue_depth in _base_allocate_memory_pools()
[all...]
H A Dmpt3sas_base.h1126 * @hba_queue_depth: hba request queue depth
1362 u16 hba_queue_depth; member
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1569 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()
1960 ioc->hba_queue_depth/4, _base_irqpoll); in _base_init_irqpolls()
4058 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()
5927 if ((ioc->hba_queue_depth - reduce_sz) > in _base_reduce_hba_queue_depth()
5929 ioc->hba_queue_depth -= reduce_sz; in _base_reduce_hba_queue_depth()
6346 ioc->hba_queue_depth = max_request_credit + ioc->hi_priority_depth; in _base_allocate_memory_pools()
6396 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
6403 ioc->reply_post_queue_depth = ioc->hba_queue_depth + in _base_allocate_memory_pools()
6416 ioc->hba_queue_depth = in _base_allocate_memory_pools()
6418 ioc->reply_free_queue_depth = ioc->hba_queue_depth in _base_allocate_memory_pools()
[all...]
H A Dmpt3sas_base.h1261 * @hba_queue_depth: hba request queue depth
1508 u16 hba_queue_depth; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c2315 * Macro that given an attr e.g. hba_queue_depth expands
2341 * Macro that given an attr e.g. hba_queue_depth expands
2369 * Macro that given an attr e.g. hba_queue_depth expands
2403 * Macro that given an attr e.g. hba_queue_depth expands
2440 * Macro that given an attr e.g. hba_queue_depth expands
2480 * Macro that given an attr e.g. hba_queue_depth expands
2505 * hba_queue_depth expands into a function with the name
2529 * Macro that given an attr e.g. hba_queue_depth expands
2562 * Macro that given an attr e.g. hba_queue_depth expands
2598 * Macro that given an attr e.g. hba_queue_depth
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c2648 * Macro that given an attr e.g. hba_queue_depth expands
2674 * Macro that given an attr e.g. hba_queue_depth expands
2702 * Macro that given an attr e.g. hba_queue_depth expands
2736 * Macro that given an attr e.g. hba_queue_depth expands
2773 * Macro that given an attr e.g. hba_queue_depth expands
2813 * Macro that given an attr e.g. hba_queue_depth expands
2838 * hba_queue_depth expands into a function with the name
2862 * Macro that given an attr e.g. hba_queue_depth expands
2895 * Macro that given an attr e.g. hba_queue_depth expands
2931 * Macro that given an attr e.g. hba_queue_depth
[all...]

Completed in 30 milliseconds