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()
907 priv->rxfilter & (FIF_OTHER_BSS | FIF_MCAST_ACTION)) in ath9k_htc_calcrxfilter()
1254 FIF_MCAST_ACTION | \
1561 FIF_MCAST_ACTION | \
69 new_flags |= FIF_MCAST_ACTION; in ieee80211_configure_filter()
3489 FIF_MCAST_ACTION = 1<<9, enumerator
2415 if (*total_flags & FIF_MCAST_ACTION) in mac80211_hwsim_configure_filter()2416 data->rx_filter |= FIF_MCAST_ACTION; in mac80211_hwsim_configure_filter()