Searched refs:action_mask (Results 1 – 1 of 1) sorted by relevance
3562 u32 action_mask = BIT(IEEE80211_STYPE_ACTION >> 4); in ieee80211_update_mgmt_frame_registrations() local3568 !!(upd->global_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()3570 local->rx_mcast_action_reg = upd->global_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()3575 !!(upd->interface_mcast_stypes & action_mask)); in ieee80211_update_mgmt_frame_registrations()3578 upd->interface_mcast_stypes & action_mask; in ieee80211_update_mgmt_frame_registrations()