Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc.h425 uint32_t cfg_first_burst_size; member
Dlpfc_scsi.c4202 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd()
4205 if (fcpdl < vport->cfg_first_burst_size) in lpfc_scsi_prep_cmnd()
4209 vport->cfg_first_burst_size; in lpfc_scsi_prep_cmnd()
Dlpfc_els.c2151 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()