Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dath.c125 void ath_newassoc(struct ieee80211com *,
353 ic->ic_newassoc = ath_newassoc; in ath_attach()
2890 ath_newassoc(struct ieee80211com *ic, struct ieee80211_node *ni, int isnew) in ath_newassoc() function