Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c402 vport->cfg_lun_queue_depth = phba->pport->cfg_lun_queue_depth; in lpfc_vport_create()
H A Dlpfc.h696 uint32_t cfg_lun_queue_depth; member
H A Dlpfc_scsi.c6320 num_to_alloc = vport->cfg_lun_queue_depth + 2; in lpfc_sdev_init()
6323 if ((sdev_cnt * (vport->cfg_lun_queue_depth + 2)) < total) in lpfc_sdev_init()
6374 scsi_change_queue_depth(sdev, vport->cfg_lun_queue_depth); in lpfc_sdev_configure()
H A Dlpfc_init.c5737 value = (uint16_t)(phba->pport->cfg_lun_queue_depth); in lpfc_cmf_stats_timer()
13584 size = (uint16_t)(phba->pport->cfg_lun_queue_depth); in lpfc_init_congestion_buf()
H A Dlpfc_sli.c6828 phba->pport->cfg_lun_queue_depth); in lpfc_set_features()