Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c282 static int iwm_allow_mcast(struct ieee80211vap *, struct iwm_softc *);
4215 error = iwm_allow_mcast(vap, sc); in iwm_auth()
4922 iwm_allow_mcast(struct ieee80211vap *vap, struct iwm_softc *sc) in iwm_allow_mcast() function