Searched refs:rdlbytes (Results 1 – 1 of 1) sorted by relevance
887 u32 rdlstate, rdlbytes; in brcmf_usb_dl_writeimage() local904 rdlbytes = le32_to_cpu(state.bytes); in brcmf_usb_dl_writeimage()917 while (rdlbytes != dllen) { in brcmf_usb_dl_writeimage()920 if ((rdlbytes == sent) && (rdlbytes != dllen)) { in brcmf_usb_dl_writeimage()953 rdlbytes = le32_to_cpu(state.bytes); in brcmf_usb_dl_writeimage()