Searched refs:cumulative_len (Results 1 – 1 of 1) sorted by relevance
138 u32 cumulative_len; in brcmf_c_process_clm_blob() local166 cumulative_len = 0; in brcmf_c_process_clm_blob()174 memcpy(chunk_buf->data, clm->data + cumulative_len, chunk_len); in brcmf_c_process_clm_blob()180 cumulative_len += chunk_len; in brcmf_c_process_clm_blob()