Home
last modified time | relevance | path

Searched refs:wl1271_cmd_data_path (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dcmd.h41 int wl1271_cmd_data_path(struct wl1271 *wl, bool enable);
Dinit.c597 ret = wl1271_cmd_data_path(wl, 1); in wl1271_hw_init()
Dcmd.c412 int wl1271_cmd_data_path(struct wl1271 *wl, bool enable) in wl1271_cmd_data_path() function
Dmain.c517 ret = wl1271_cmd_data_path(wl, 1); in wl1271_plt_init()