Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c214 static void ath_newassoc(struct ieee80211_node *, int);
1271 ic->ic_newassoc = ath_newassoc;
5980 ath_newassoc(struct ieee80211_node *ni, int isnew) function