Home
last modified time | relevance | path

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

/drivers/net/wireless/wl12xx/
Dcmd.h48 int wl12xx_stop_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif);
Dmain.c2332 wl12xx_stop_dev(wl, wlvif); in __wl1271_op_remove_interface()
2550 ret = wl12xx_stop_dev(wl, wlvif); in wl1271_sta_handle_idle()
2626 ret = wl12xx_stop_dev(wl, wlvif); in wl12xx_config_vif()
3987 ret = wl12xx_stop_dev(wl, wlvif); in wl1271_bss_info_changed_sta()
Dcmd.c1921 int wl12xx_stop_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_stop_dev() function