Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h461 uint32_t cfg_first_burst_size; member
Dlpfc_scsi.c4253 if (vport->cfg_first_burst_size && in lpfc_scsi_prep_cmnd()
4256 if (fcpdl < vport->cfg_first_burst_size) in lpfc_scsi_prep_cmnd()
4260 vport->cfg_first_burst_size; in lpfc_scsi_prep_cmnd()
Dlpfc_els.c2268 if (vport->cfg_first_burst_size) in lpfc_issue_els_prli()