Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c206 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