Searched refs:dlbuffer (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_download.c600 } dlbuffer; prism2_download_nonvolatile() local
610 &dlbuffer, 6, 0); prism2_download_nonvolatile()
619 le16_to_cpu(dlbuffer.len), prism2_download_nonvolatile()
620 le16_to_cpu(dlbuffer.page), prism2_download_nonvolatile()
621 le16_to_cpu(dlbuffer.offset)); prism2_download_nonvolatile()
623 bufaddr = (le16_to_cpu(dlbuffer.page) << 7) + le16_to_cpu(dlbuffer.offset); prism2_download_nonvolatile()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c2011 /* NOTE: dlbuffer RID stores the address in AUX format */ hfa384x_drvr_flashdl_write()
2016 /* Calculations to determine how many fills of the dlbuffer to do hfa384x_drvr_flashdl_write()
2018 * in time, the dlbuffer size and the wmemreq size are the same. hfa384x_drvr_flashdl_write()

Completed in 127 milliseconds