Searched refs:wlan_clone_create (Results 1 – 1 of 1) sorted by relevance
71 static int wlan_clone_create(struct if_clone *, int, caddr_t, caddr_t);74 IF_CLONE_INITIALIZER("wlan", wlan_clone_create, wlan_clone_destroy,80 wlan_clone_create(struct if_clone *ifc, int unit, caddr_t params, in wlan_clone_create() function