Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1272 u32 action_bit = BIT(IEEE80211_STYPE_ACTION >> 4); in wilc_update_mgmt_frame_registrations() local
1282 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()