Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2560 if (unlikely(!protsegcnt)) { in lpfc_bg_scsi_prep_dma_buf_s3()
2565 lpfc_cmd->prot_seg_cnt = protsegcnt; in lpfc_bg_scsi_prep_dma_buf_s3()
2578 datasegcnt, protsegcnt); in lpfc_bg_scsi_prep_dma_buf_s3()
2693 int prot, protsegcnt; in lpfc_calc_bg_err() local
2717 protsegcnt = lpfc_cmd->prot_seg_cnt; in lpfc_calc_bg_err()
2719 if (sgpe && protsegcnt) { in lpfc_calc_bg_err()
2736 while (src && protsegcnt) { in lpfc_calc_bg_err()
2814 protsegcnt--; in lpfc_calc_bg_err()
3370 if (unlikely(!protsegcnt)) { in lpfc_bg_scsi_prep_dma_buf_s4()
3375 lpfc_cmd->prot_seg_cnt = protsegcnt; in lpfc_bg_scsi_prep_dma_buf_s4()
[all …]