Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath.c168 static int ath_reset_vap(struct ieee80211vap *, u_long);
1638 vap->iv_reset = ath_reset_vap;
3058 ath_reset_vap(struct ieee80211vap *vap, u_long cmd) function