Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathn.c95 Static int athn_newstate(struct ieee80211com *, enum ieee80211_state,
371 ic->ic_newstate = athn_newstate; in athn_attach()
2490 athn_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg) in athn_newstate() function