Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c179 static void ath_update_mcast(struct ieee80211com *);
1277 ic->ic_update_mcast = ath_update_mcast;
3636 ath_update_mcast(struct ieee80211com *ic) function