Searched refs:xfrlen (Results 1 – 2 of 2) sorted by relevance
858 u32 rsplen = 0, xfrlen = 0; in fcloop_fcp_op() local893 xfrlen = tgt_fcpreq->transfer_length; in fcloop_fcp_op()897 xfrlen); in fcloop_fcp_op()898 fcpreq->transferred_length += xfrlen; in fcloop_fcp_op()904 xfrlen = tgt_fcpreq->transfer_length; in fcloop_fcp_op()908 xfrlen); in fcloop_fcp_op()909 fcpreq->transferred_length += xfrlen; in fcloop_fcp_op()939 tgt_fcpreq->transferred_length = xfrlen; in fcloop_fcp_op()
1119 u32 xfrlen = 0; in qla24xx_walk_and_build_prot_sglist() local1161 xfrlen = (sglen > in qla24xx_walk_and_build_prot_sglist()1168 dsd_ptr->dsd_addr + ldma_sg_len, xfrlen, in qla24xx_walk_and_build_prot_sglist()1170 difctx->dif_bundl_len += xfrlen; in qla24xx_walk_and_build_prot_sglist()1171 sglen -= xfrlen; in qla24xx_walk_and_build_prot_sglist()1172 ldma_sg_len += xfrlen; in qla24xx_walk_and_build_prot_sglist()