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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ducode_download.c33 dload_generic_data(void *wl, uint16 dload_type, unsigned char *dload_buf, int len) argument
35 struct wl_dload_data *dload_ptr = (struct wl_dload_data *)dload_buf;
52 err = wlu_iovar_setbuf(wl, "generic_dload", dload_buf, len, buf,

Completed in 25 milliseconds