Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_scsi.c2686 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s3()
3396 vport->cfg_first_burst_size && in lpfc_scsi_prep_dma_buf_s4()
3401 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_scsi_prep_dma_buf_s4()
3592 vport->cfg_first_burst_size && in lpfc_bg_scsi_prep_dma_buf_s4()
3597 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_bg_scsi_prep_dma_buf_s4()
4804 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd_buf_s3()
4810 vport->cfg_first_burst_size); in lpfc_scsi_prep_cmnd_buf_s3()
Dlpfc.h695 uint32_t cfg_first_burst_size; member
Dlpfc_els.c2475 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()