Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/iwn/
Dif_iwn.c268 static int iwn_auth(struct iwn_softc *, struct ieee80211vap *vap);
2364 if ((error = iwn_auth(sc, vap)) != 0) { in iwn_newstate()
5686 iwn_auth(struct iwn_softc *sc, struct ieee80211vap *vap) in iwn_auth() function