Home
last modified time | relevance | path

Searched refs:cfg_lun_queue_depth (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_vport.c401 vport->cfg_lun_queue_depth = phba->pport->cfg_lun_queue_depth; in lpfc_vport_create()
H A Dlpfc.h653 uint32_t cfg_lun_queue_depth; member
H A Dlpfc_scsi.c6295 num_to_alloc = vport->cfg_lun_queue_depth + 2; in lpfc_slave_alloc()
6298 if ((sdev_cnt * (vport->cfg_lun_queue_depth + 2)) < total) in lpfc_slave_alloc()
6348 scsi_change_queue_depth(sdev, vport->cfg_lun_queue_depth); in lpfc_slave_configure()
H A Dlpfc_init.c5734 value = (uint16_t)(phba->pport->cfg_lun_queue_depth); in lpfc_cmf_stats_timer()
13616 size = (uint16_t)(phba->pport->cfg_lun_queue_depth); in lpfc_init_congestion_buf()
H A Dlpfc_sli.c6815 phba->pport->cfg_lun_queue_depth); in lpfc_set_features()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_vport.c404 vport->cfg_lun_queue_depth = phba->pport->cfg_lun_queue_depth; in lpfc_vport_create()
H A Dlpfc.h459 uint32_t cfg_lun_queue_depth; member
H A Dlpfc_scsi.c5575 num_to_alloc = vport->cfg_lun_queue_depth + 2; in lpfc_slave_alloc()
5578 if ((sdev_cnt * (vport->cfg_lun_queue_depth + 2)) < total) in lpfc_slave_alloc()
5628 scsi_change_queue_depth(sdev, vport->cfg_lun_queue_depth); in lpfc_slave_configure()

Completed in 69 milliseconds