Searched refs:uath_vap_delete (Results 1 – 1 of 1) sorted by relevance
249 static void uath_vap_delete(struct ieee80211vap *);455 ic->ic_vap_delete = uath_vap_delete; in uath_attach()1067 uath_vap_delete(struct ieee80211vap *vap) in uath_vap_delete() function