Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dcmd.h23 int wl12xx_cmd_role_start_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif);
Dcmd.c514 int wl12xx_cmd_role_start_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_start_sta() function
Dmain.c2932 ret = wl12xx_cmd_role_start_sta(wl, wlvif); in wlcore_join()