Home
last modified time | relevance | path

Searched defs:wl1251_acx_mem_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
A Dacx.h1148 void *code_start;
1149 void *code_end;
1151 void *wep_defkey_start;
1152 void *wep_defkey_end;
1154 void *sta_table_start;
1155 void *sta_table_end;
1161 void *queue_memory_end;
1167 void *debug_buffer1_end;
1170 void *debug_buffer2_end;
1173 u32 num_tx_mem_blocks;
[all …]
A Dacx.c221 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map, in wl1251_acx_mem_map() function

Completed in 10 milliseconds