Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath.c169 static void ath_update_mcast(struct ieee80211com *);
1213 ic->ic_update_mcast = ath_update_mcast; in ath_attach()
3512 ath_update_mcast(struct ieee80211com *ic) in ath_update_mcast() function