Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap_main.c98 void hostap_remove_interface(struct net_device *dev, int rtnl_locked, in hostap_remove_interface() function
225 hostap_remove_interface(selected->dev, rtnl_locked, 0); in prism2_wds_del()
901 hostap_remove_interface(local->apdev, rtnl_locked, 1); in hostap_disable_hostapd()
933 hostap_remove_interface(local->stadev, rtnl_locked, 1); in hostap_disable_hostapd_sta()
1122 EXPORT_SYMBOL(hostap_remove_interface);
Dhostap.h49 void hostap_remove_interface(struct net_device *dev, int rtnl_locked,
Dhostap_hw.c3278 hostap_remove_interface(iface->dev, 0, 1); in prism2_free_local_data()