Searched refs:target_mem_map (Results 1 – 9 of 9) sorted by relevance
197 wl->target_mem_map = kzalloc_obj(struct wl1251_acx_mem_map); in wl1251_hw_init_mem_config()198 if (!wl->target_mem_map) { in wl1251_hw_init_mem_config()204 ret = wl1251_acx_mem_map(wl, wl->target_mem_map, in wl1251_hw_init_mem_config()208 kfree(wl->target_mem_map); in wl1251_hw_init_mem_config()209 wl->target_mem_map = NULL; in wl1251_hw_init_mem_config()258 struct wl1251_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl1251_hw_init_tx_queue_config()394 wl_mem_map = wl->target_mem_map; in wl1251_hw_init()407 kfree(wl->target_mem_map); in wl1251_hw_init()
297 void *target_mem_map; member
1660 kfree(wl->target_mem_map); in wl1251_free_hw()
1001 wl->target_mem_map = kzalloc_obj(struct wl1271_acx_mem_map); in wl1271_acx_init_mem_config()1002 if (!wl->target_mem_map) { in wl1271_acx_init_mem_config()1008 ret = wl1271_acx_mem_map(wl, (void *)wl->target_mem_map, in wl1271_acx_init_mem_config()1012 kfree(wl->target_mem_map); in wl1271_acx_init_mem_config()1013 wl->target_mem_map = NULL; in wl1271_acx_init_mem_config()1019 le32_to_cpu(wl->target_mem_map->num_tx_mem_blocks); in wl1271_acx_init_mem_config()
747 kfree(wl->target_mem_map); in wl1271_hw_init()748 wl->target_mem_map = NULL; in wl1271_hw_init()
242 struct wl1271_acx_mem_map *target_mem_map; member
974 struct wl1271_acx_mem_map *memmap = wl->target_mem_map; in wlcore_tx_complete()
2071 kfree(wl->target_mem_map); in wlcore_op_stop_locked()2072 wl->target_mem_map = NULL; in wlcore_op_stop_locked()
602 struct wl1271_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl127x_prepare_read()1614 kfree(wl->target_mem_map); in wl12xx_plt_init()1615 wl->target_mem_map = NULL; in wl12xx_plt_init()