Home
last modified time | relevance | path

Searched refs:rdlbytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dusb.c856 u32 rdlstate, rdlbytes; in brcmf_usb_dl_writeimage() local
871 rdlbytes = le32_to_cpu(state.bytes); in brcmf_usb_dl_writeimage()
884 while (rdlbytes != dllen) { in brcmf_usb_dl_writeimage()
887 if ((rdlbytes == sent) && (rdlbytes != dllen)) { in brcmf_usb_dl_writeimage()
920 rdlbytes = le32_to_cpu(state.bytes); in brcmf_usb_dl_writeimage()