Home
last modified time | relevance | path

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

/Linux-v5.10/net/wireless/
Dmlme.c471 upd.interface_mcast_stypes |= mcast_mask; in cfg80211_mgmt_registrations_update()
/Linux-v5.10/net/mac80211/
Dcfg.c3553 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()
3556 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
/Linux-v5.10/include/net/
Dcfg80211.h3568 u32 global_mcast_stypes, interface_mcast_stypes; member