Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c292 static int iwn_auth(struct iwn_softc *, struct ieee80211vap *vap);
2917 if ((error = iwn_auth(sc, vap)) != 0) { in iwn_newstate()
7263 iwn_auth(struct iwn_softc *sc, struct ieee80211vap *vap) in iwn_auth() function
8935 (error = iwn_auth(sc, vap)) != 0) { in iwn_panicked()