Searched refs:action_bit (Results 1 – 1 of 1) sorted by relevance
1272 u32 action_bit = BIT(IEEE80211_STYPE_ACTION >> 4); in wilc_update_mgmt_frame_registrations() local1282 prev = vif->mgmt_reg_stypes & action_bit; in wilc_update_mgmt_frame_registrations()1283 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations()1295 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()