Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/iwm/
HDif_iwm_binding.h109 extern int iwm_mvm_binding_remove_vif(struct iwm_softc *sc, struct iwm_vap *ivp);
HDif_iwm_binding.c239 iwm_mvm_binding_remove_vif(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_mvm_binding_remove_vif() function
HDif_iwm.c4178 iwm_mvm_binding_remove_vif(sc, IWM_VAP(in->in_ni.ni_vap)); in iwm_release()
4444 error = iwm_mvm_binding_remove_vif(sc, ivp); in iwm_newstate()