Searched refs:ath_newassoc (Results 1 – 1 of 1) sorted by relevance
206 static void ath_newassoc(struct ieee80211_node *, int);1305 ic->ic_newassoc = ath_newassoc; in ath_attach()6307 ath_newassoc(struct ieee80211_node *ni, int isnew) in ath_newassoc() function