Searched refs:init_len (Results 1 – 1 of 1) sorted by relevance
3242 u32 init_len, total_len; in lpfc_scsi_prep_dma_buf_s4() local3245 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_scsi_prep_dma_buf_s4()3248 wqe->fcp_iwrite.initial_xfer_len = init_len; in lpfc_scsi_prep_dma_buf_s4()3441 u32 init_len, total_len; in lpfc_bg_scsi_prep_dma_buf_s4() local3444 init_len = min(total_len, vport->cfg_first_burst_size); in lpfc_bg_scsi_prep_dma_buf_s4()3447 wqe->fcp_iwrite.initial_xfer_len = init_len; in lpfc_bg_scsi_prep_dma_buf_s4()