Searched refs:wlan_clone_destroy (Results 1 – 4 of 4) sorted by relevance
232 int wlan_clone_destroy(struct wlan_iface *wif);
789 wlan_clone_destroy(struct wlan_iface *wif) in wlan_clone_destroy() function
2971 rc = wlan_clone_destroy(wif); in wlan_iface_destroy()
172 wlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp, uint32_t flags) in wlan_clone_destroy() function1394 .destroy_f = wlan_clone_destroy, in wlan_modevent()