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