Home
last modified time | relevance | path

Searched refs:cfg_first_burst_size (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_scsi.c2650 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s3()
3403 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s4()
4123 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd()
4126 if (fcpdl < vport->cfg_first_burst_size) in lpfc_scsi_prep_cmnd()
4130 vport->cfg_first_burst_size; in lpfc_scsi_prep_cmnd()
Dlpfc.h474 uint32_t cfg_first_burst_size; member
Dlpfc_els.c2418 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()