Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_vport.c404 vport->cfg_lun_queue_depth = phba->pport->cfg_lun_queue_depth; in lpfc_vport_create()
A Dlpfc.h682 uint32_t cfg_lun_queue_depth; member
A Dlpfc_scsi.c6752 num_to_alloc = vport->cfg_lun_queue_depth + 2; in lpfc_slave_alloc()
6755 if ((sdev_cnt * (vport->cfg_lun_queue_depth + 2)) < total) in lpfc_slave_alloc()
6805 scsi_change_queue_depth(sdev, vport->cfg_lun_queue_depth); in lpfc_slave_configure()
A Dlpfc_init.c5661 value = (uint16_t)(phba->pport->cfg_lun_queue_depth); in lpfc_cgn_save_evt_cnt()
13498 size = (uint16_t)(phba->pport->cfg_lun_queue_depth); in lpfc_init_congestion_buf()
A Dlpfc_sli.c6737 phba->pport->cfg_lun_queue_depth); in lpfc_set_features()

Completed in 68 milliseconds