Home
last modified time | relevance | path

Searched refs:wl1271_sta_init_templates_config (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dinit.h30 int wl1271_sta_init_templates_config(struct wl1271 *wl);
Dinit.c35 int wl1271_sta_init_templates_config(struct wl1271 *wl) in wl1271_sta_init_templates_config() function
333 ret = wl1271_sta_init_templates_config(wl); in wl1271_sta_hw_init()
Dmain.c453 ret = wl1271_sta_init_templates_config(wl); in wl1271_plt_init()