Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1286 u32 action_bit = BIT(IEEE80211_STYPE_ACTION >> 4); in wilc_update_mgmt_frame_registrations() local
1296 prev = vif->mgmt_reg_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1297 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1309 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()