Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h38 int wl12xx_cmd_role_stop_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif);
Dmain.c2883 wl12xx_cmd_role_stop_sta(wl, wlvif); in wlcore_join()
4371 ret = wl12xx_cmd_role_stop_sta(wl, wlvif); in wlcore_clear_bssid()
4408 wl12xx_cmd_role_stop_sta(wl, wlvif); in wl1271_bss_info_changed_sta()
Dcmd.c597 int wl12xx_cmd_role_stop_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_stop_sta() function