Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h427 uint32_t cfg_first_burst_size; member
Dlpfc_scsi.c4233 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd()
4236 if (fcpdl < vport->cfg_first_burst_size) in lpfc_scsi_prep_cmnd()
4240 vport->cfg_first_burst_size; in lpfc_scsi_prep_cmnd()
Dlpfc_els.c2141 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()