Searched refs:FIF_MCAST_ACTION (Results 1 – 7 of 7) sorted by relevance
417 (sc->cur_chan->rxfilter & (FIF_OTHER_BSS | FIF_MCAST_ACTION))) { in ath_calcrxfilter()
902 priv->rxfilter & (FIF_OTHER_BSS | FIF_MCAST_ACTION)) in ath9k_htc_calcrxfilter()
1254 FIF_MCAST_ACTION | \
1558 FIF_MCAST_ACTION | \
68 new_flags |= FIF_MCAST_ACTION; in ieee80211_configure_filter()
3215 FIF_MCAST_ACTION = 1<<9, enumerator
1979 if (*total_flags & FIF_MCAST_ACTION) in mac80211_hwsim_configure_filter()1980 data->rx_filter |= FIF_MCAST_ACTION; in mac80211_hwsim_configure_filter()