Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c1681 u32 mfilt[2], rfilt; in ath5k_configure_filter() local
1684 mfilt[0] = ~0; in ath5k_configure_filter()
1685 mfilt[1] = ~0; in ath5k_configure_filter()
1695 ath5k_hw_set_mcast_filter(ah, mfilt[0], mfilt[1]); in ath5k_configure_filter()