Searched refs:iwm_mac_ctxt_add (Results 1 – 3 of 3) sorted by relevance
110 extern int iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap);
498 iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_add() function
4160 if ((error = iwm_mac_ctxt_add(sc, vap)) != 0) { in iwm_auth()