Home
last modified time | relevance | path

Searched refs:wl1271_acx_mem_map (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Drx.c140 struct wl1271_acx_mem_map *wl_mem_map = wl->target_mem_map; in wl1271_rx()
Dacx.c147 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map() function
1026 wl->target_mem_map = kzalloc(sizeof(struct wl1271_acx_mem_map), in wl1271_acx_init_mem_config()
1034 ret = wl1271_acx_mem_map(wl, (void *)wl->target_mem_map, in wl1271_acx_init_mem_config()
1035 sizeof(struct wl1271_acx_mem_map)); in wl1271_acx_init_mem_config()
Dtx.c600 struct wl1271_acx_mem_map *memmap = in wl1271_tx_complete()
601 (struct wl1271_acx_mem_map *)wl->target_mem_map; in wl1271_tx_complete()
Dwl12xx.h387 struct wl1271_acx_mem_map *target_mem_map;
Dacx.h825 struct wl1271_acx_mem_map { struct
1241 int wl1271_acx_mem_map(struct wl1271 *wl,