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

/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.h110 extern int iwm_mvm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap);
H A Dif_iwm_mac_ctxt.c296 * iwm_mvm_mac_ctxt_changed() when already authenticating or
495 iwm_mvm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap) function
H A Dif_iwm.c3813 if ((error = iwm_mvm_mac_ctxt_changed(sc, vap)) != 0) {
3891 if ((error = iwm_mvm_mac_ctxt_changed(sc, vap)) != 0) {
3908 * iwm_mvm_mac_ctxt_changed(sc, in);
3911 * iwm_mvm_mac_ctxt_changed(sc, in);
3934 if ((error = iwm_mvm_mac_ctxt_changed(sc, in)) != 0) {
3946 if ((error = iwm_mvm_mac_ctxt_changed(sc, in)) != 0) {

Completed in 84 milliseconds