Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c636 lpfc_cmd->prot_seg_cnt = 0; in lpfc_get_scsi_buf_s4()
719 psb->prot_seg_cnt = 0; in lpfc_release_scsi_buf_s3()
745 psb->prot_seg_cnt = 0; in lpfc_release_scsi_buf_s4()
2597 lpfc_cmd->prot_seg_cnt = protsegcnt; in lpfc_bg_scsi_prep_dma_buf_s3()
2603 if ((lpfc_cmd->prot_seg_cnt * 4) > in lpfc_bg_scsi_prep_dma_buf_s3()
2663 if (lpfc_cmd->prot_seg_cnt) in lpfc_bg_scsi_prep_dma_buf_s3()
2671 lpfc_cmd->seg_cnt, lpfc_cmd->prot_seg_cnt, in lpfc_bg_scsi_prep_dma_buf_s3()
2676 lpfc_cmd->prot_seg_cnt = 0; in lpfc_bg_scsi_prep_dma_buf_s3()
2749 protsegcnt = lpfc_cmd->prot_seg_cnt; in lpfc_calc_bg_err()
3380 lpfc_cmd->prot_seg_cnt = protsegcnt; in lpfc_bg_scsi_prep_dma_buf_s4()
[all …]
H A Dlpfc_sli.h461 uint32_t prot_seg_cnt; /* seg_cnt's counterpart for member
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h1027 uint16_t prot_seg_cnt; member