Home
last modified time | relevance | path

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

/net/mac80211/
Dcfg.c3665 u32 action_mask = BIT(IEEE80211_STYPE_ACTION >> 4); in ieee80211_update_mgmt_frame_registrations() local
3671 !!(upd->global_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()
3673 local->rx_mcast_action_reg = upd->global_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()
3678 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()
3681 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()