Searched refs:prev_len (Results 1 – 5 of 5) sorted by relevance
580 int len, prev_len; in if_spi_prog_main_firmware() local598 prev_len = 0; in if_spi_prog_main_firmware()624 bytes -= prev_len; in if_spi_prog_main_firmware()625 fw += prev_len; in if_spi_prog_main_firmware()644 prev_len = len; in if_spi_prog_main_firmware()646 if (bytes > prev_len) { in if_spi_prog_main_firmware()
915 unsigned long prev_len = 0, current_len = 0; in ccio_map_sg() local935 prev_len += sglist[i].length; in ccio_map_sg()972 BUG_ON(current_len != prev_len); in ccio_map_sg()
414 u32 prev_len = be32_to_cpu(last_s->len); in genwqe_setup_sgl() local420 last_s->len = cpu_to_be32(prev_len + in genwqe_setup_sgl()
1401 u32 *prev_len = cc_next_buf_cnt(areq_ctx); in cc_unmap_hash_request() local1422 if (*prev_len) { in cc_unmap_hash_request()1432 *prev_len = 0; in cc_unmap_hash_request()
3476 unsigned int hlen = 0, prev_len = 0; in stmmac_rx() local3550 prev_len = len; in stmmac_rx()3595 unsigned int buf_len = len - prev_len; in stmmac_rx()