Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/hostap/
Dhostap.h46 void hostap_remove_interface(struct net_device *dev, int rtnl_locked,
Dhostap_main.c107 void hostap_remove_interface(struct net_device *dev, int rtnl_locked, in hostap_remove_interface() function
236 hostap_remove_interface(selected->dev, rtnl_locked, 0); in prism2_wds_del()
921 hostap_remove_interface(local->apdev, rtnl_locked, 1); in hostap_disable_hostapd()
953 hostap_remove_interface(local->stadev, rtnl_locked, 1); in hostap_disable_hostapd_sta()
1144 EXPORT_SYMBOL(hostap_remove_interface);
Dhostap_hw.c3315 hostap_remove_interface(iface->dev, 0, 1); in prism2_free_local_data()