Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dmlme.c508 upd.interface_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update()
/openbmc/linux/net/mac80211/
H A Dcfg.c4078 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()
4081 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
/openbmc/linux/include/net/
H A Dcfg80211.h4001 u32 global_mcast_stypes, interface_mcast_stypes; member