Searched refs:wl1251_acx_mem_map (Results 1 – 3 of 3) sorted by relevance
197 wl->target_mem_map = kzalloc(sizeof(struct wl1251_acx_mem_map), in wl1251_hw_init_mem_config()205 ret = wl1251_acx_mem_map(wl, wl->target_mem_map, in wl1251_hw_init_mem_config()206 sizeof(struct wl1251_acx_mem_map)); in wl1251_hw_init_mem_config()259 struct wl1251_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl1251_hw_init_tx_queue_config()315 struct wl1251_acx_mem_map *wl_mem_map; in wl1251_hw_init()
1145 struct wl1251_acx_mem_map { struct1444 int wl1251_acx_mem_map(struct wl1251 *wl,
221 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map, in wl1251_acx_mem_map() function
Completed in 11 milliseconds