Searched refs:ath_reset_vap (Results 1 – 1 of 1) sorted by relevance
159 static int ath_reset_vap(struct ieee80211vap *, u_long);1660 vap->iv_reset = ath_reset_vap; in ath_vap_create()3137 ath_reset_vap(struct ieee80211vap *vap, u_long cmd) in ath_reset_vap() function