Searched refs:wl1271_acx_mem_map (Results 1 – 5 of 5) sorted by relevance
488 struct wl1271_acx_mem_map { struct1050 int wl1271_acx_mem_map(struct wl1271 *wl,
157 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map() function1015 wl->target_mem_map = kzalloc(sizeof(struct wl1271_acx_mem_map), in wl1271_acx_init_mem_config()1023 ret = wl1271_acx_mem_map(wl, (void *)wl->target_mem_map, in wl1271_acx_init_mem_config()1024 sizeof(struct wl1271_acx_mem_map)); in wl1271_acx_init_mem_config()
254 struct wl1271_acx_mem_map *target_mem_map;
988 struct wl1271_acx_mem_map *memmap = wl->target_mem_map; in wlcore_tx_complete()
616 struct wl1271_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl127x_prepare_read()