Searched refs:ath_hal_setmcastfilter (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | athvar.h | 374 #define ath_hal_setmcastfilter(_ah, _mfilt0, _mfilt1) \ macro |
H A D | ath.c | 2054 ath_hal_setmcastfilter(ah, mfilt[0], mfilt[1]); in ath_mode_init() |