Searched refs:dl_flag (Results 1 – 1 of 1) sorted by relevance
130 u16 dl_flag = DL_BEGIN; in brcmf_c_process_clm_blob() local163 dl_flag |= DL_END; in brcmf_c_process_clm_blob()167 err = brcmf_c_download(ifp, dl_flag, chunk_buf, chunk_len); in brcmf_c_process_clm_blob()169 dl_flag &= ~DL_BEGIN; in brcmf_c_process_clm_blob()
Completed in 3 milliseconds