Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2622 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s3()
3229 vport->cfg_first_burst_size && in lpfc_scsi_prep_dma_buf_s4()
3234 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_scsi_prep_dma_buf_s4()
3425 vport->cfg_first_burst_size && in lpfc_bg_scsi_prep_dma_buf_s4()
3430 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_bg_scsi_prep_dma_buf_s4()
4620 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd_buf_s3()
4626 vport->cfg_first_burst_size); in lpfc_scsi_prep_cmnd_buf_s3()
H A Dlpfc.h667 uint32_t cfg_first_burst_size; member
H A Dlpfc_els.c2559 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()