Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dusb.c868 u32 rdlstate, rdlbytes; in brcmf_usb_dl_writeimage() local
883 rdlbytes = le32_to_cpu(state.bytes); in brcmf_usb_dl_writeimage()
896 while (rdlbytes != dllen) { in brcmf_usb_dl_writeimage()
899 if ((rdlbytes == sent) && (rdlbytes != dllen)) { in brcmf_usb_dl_writeimage()
932 rdlbytes = le32_to_cpu(state.bytes); in brcmf_usb_dl_writeimage()