Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2654 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s3()
3408 (fcpdl < vport->cfg_first_burst_size)) in lpfc_bg_scsi_prep_dma_buf_s4()
4133 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd()
4136 if (fcpdl < vport->cfg_first_burst_size) in lpfc_scsi_prep_cmnd()
4140 vport->cfg_first_burst_size; in lpfc_scsi_prep_cmnd()
H A Dlpfc.h472 uint32_t cfg_first_burst_size; member
H A Dlpfc_els.c2443 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()