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()
897 priv->rxfilter & (FIF_OTHER_BSS | FIF_MCAST_ACTION)) in ath9k_htc_calcrxfilter()
1254 FIF_MCAST_ACTION | \
1565 FIF_MCAST_ACTION | \
68 new_flags |= FIF_MCAST_ACTION; in ieee80211_configure_filter()
3188 FIF_MCAST_ACTION = 1<<9, enumerator
1907 if (*total_flags & FIF_MCAST_ACTION) in mac80211_hwsim_configure_filter()1908 data->rx_filter |= FIF_MCAST_ACTION; in mac80211_hwsim_configure_filter()