Searched refs:iwm_mac_ctxt_changed (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.h111 extern int iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap);
H A Dif_iwm_mac_ctxt.c307 * iwm_mac_ctxt_changed() when already authenticating or
517 iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap) function
H A Dif_iwm.c4123 if ((error = iwm_mac_ctxt_changed(sc, vap)) != 0) {
4346 error = iwm_mac_ctxt_changed(sc, vap);
4379 error = iwm_mac_ctxt_changed(sc, vap);
4402 error = iwm_mac_ctxt_changed(sc, vap);
4521 error = iwm_mac_ctxt_changed(sc, vap);
6191 if ((error = iwm_mac_ctxt_changed(sc, vap)) != 0) {

Completed in 67 milliseconds