Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dmlme.c630 upd.global_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update()
/linux/net/mac80211/
H A Dcfg.c4684 !!(upd->global_mcast_stypes & action_mask)); in ieee80211_probe_client()
4686 local->rx_mcast_action_reg = upd->global_mcast_stypes & action_mask; in ieee80211_probe_client()
/linux/include/net/
H A Dcfg80211.h4653 * @global_mcast_stypes: mcast RX is needed globally for these subtypes
4659 u32 global_mcast_stypes, interface_mcast_stypes;
4484 u32 global_mcast_stypes, interface_mcast_stypes; global() member