Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dcmd.h23 int wl12xx_cmd_role_start_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif);
Dcmd.c505 int wl12xx_cmd_role_start_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_start_sta() function
Dmain.c2853 ret = wl12xx_cmd_role_start_sta(wl, wlvif); in wlcore_join()