Searched refs:cfg_first_burst_size (Results 1 – 3 of 3) sorted by relevance
2627 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s3()3234 vport->cfg_first_burst_size && in lpfc_scsi_prep_dma_buf_s4()3239 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_scsi_prep_dma_buf_s4()3430 vport->cfg_first_burst_size && in lpfc_bg_scsi_prep_dma_buf_s4()3435 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_bg_scsi_prep_dma_buf_s4()4625 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd_buf_s3()4631 vport->cfg_first_burst_size); in lpfc_scsi_prep_cmnd_buf_s3()
666 uint32_t cfg_first_burst_size; member
2559 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()