Home
last modified time | relevance | path

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

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