Searched refs:hba_queue_depth (Results 1 – 3 of 3) sorted by relevance
1553 } else if (smid <= ioc->hba_queue_depth) { in _base_get_cb_idx()1944 ioc->hba_queue_depth/4, _base_irqpoll); in _base_init_irqpolls()4051 } else if (smid <= ioc->hba_queue_depth) { in mpt3sas_base_free_smid()5763 if ((ioc->hba_queue_depth - reduce_sz) > in _base_reduce_hba_queue_depth()5765 ioc->hba_queue_depth -= reduce_sz; in _base_reduce_hba_queue_depth()6252 ioc->hba_queue_depth = in _base_allocate_memory_pools()6291 ioc->scsiio_depth = ioc->hba_queue_depth - in _base_allocate_memory_pools()6319 ioc->hba_queue_depth, ioc->chains_needed_per_io, in _base_allocate_memory_pools()6324 ioc->hba_queue_depth -= retry_sz; in _base_allocate_memory_pools()6350 ioc->hba_queue_depth, ioc->request_sz, in _base_allocate_memory_pools()[all …]
1508 u16 hba_queue_depth; member
4045 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,
Completed in 96 milliseconds