Searched refs:wl12xx_stop_dev (Results 1 – 3 of 3) sorted by relevance
48 int wl12xx_stop_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif);
2332 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()
1921 int wl12xx_stop_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_stop_dev() function