Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ducode_download.c65 struct wl_ucode_info *ucode_ptr; in dload_ucode_part()
86 ucode_ptr = (struct wl_ucode_info *)((uint8 *)new_buf+ucode_offset); in dload_ucode_part()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h285 struct wl_ucode_info { struct
292 typedef struct wl_ucode_info wl_ucode_info_t; argument