Searched refs:target_mem_map (Results 1 – 9 of 9) sorted by relevance
211 wl->target_mem_map = kzalloc(sizeof(struct wl1251_acx_mem_map), in wl1251_hw_init_mem_config()213 if (!wl->target_mem_map) { in wl1251_hw_init_mem_config()219 ret = wl1251_acx_mem_map(wl, wl->target_mem_map, in wl1251_hw_init_mem_config()223 kfree(wl->target_mem_map); in wl1251_hw_init_mem_config()224 wl->target_mem_map = NULL; in wl1251_hw_init_mem_config()273 struct wl1251_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl1251_hw_init_tx_queue_config()407 wl_mem_map = wl->target_mem_map; in wl1251_hw_init()420 kfree(wl->target_mem_map); in wl1251_hw_init()
307 void *target_mem_map; member
1453 kfree(wl->target_mem_map); in wl1251_free_hw()
1031 wl->target_mem_map = kzalloc(sizeof(struct wl1271_acx_mem_map), in wl1271_acx_init_mem_config()1033 if (!wl->target_mem_map) { in wl1271_acx_init_mem_config()1039 ret = wl1271_acx_mem_map(wl, (void *)wl->target_mem_map, in wl1271_acx_init_mem_config()1043 kfree(wl->target_mem_map); in wl1271_acx_init_mem_config()1044 wl->target_mem_map = NULL; in wl1271_acx_init_mem_config()1050 le32_to_cpu(wl->target_mem_map->num_tx_mem_blocks); in wl1271_acx_init_mem_config()
761 kfree(wl->target_mem_map); in wl1271_hw_init()762 wl->target_mem_map = NULL; in wl1271_hw_init()
190 struct wl1271_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl12xx_rx()
353 struct wl1271_acx_mem_map *target_mem_map; member
899 (struct wl1271_acx_mem_map *)wl->target_mem_map; in wl1271_tx_complete()
720 kfree(wl->target_mem_map); in wl1271_plt_init()721 wl->target_mem_map = NULL; in wl1271_plt_init()1929 kfree(wl->target_mem_map); in wl1271_op_stop()1930 wl->target_mem_map = NULL; in wl1271_op_stop()