Searched refs:protcnt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1252 unsigned int protcnt = scsi_prot_sg_count(sc); local
1255 if (protcnt && (op == SCSI_PROT_WRITE_STRIP ||
1408 * @protcnt: number of segment of protection data that have been dma mapped
1415 struct ulp_bde64 *bpl, int datacnt, int protcnt)
1561 if (curr_prot == protcnt) {
1563 } else if (curr_prot < protcnt) {
1414 lpfc_bg_setup_bpl_prot(struct lpfc_hba *phba, struct scsi_cmnd *sc, struct ulp_bde64 *bpl, int datacnt, int protcnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_iocb.c696 unsigned int protcnt)
751 if (protcnt && (op == SCSI_PROT_WRITE_STRIP ||
779 " prot_type=%u\n", __func__, pkt->ref_tag, pkt->app_tag, protcnt,
695 qla24xx_set_t10dif_tags(struct scsi_cmnd *cmd, struct fw_dif_context *pkt, unsigned int protcnt) argument

Completed in 46 milliseconds