Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c1279 u32 presp_bit = BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in wilc_update_mgmt_frame_registrations() local
1284 bool prev = vif->mgmt_reg_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1285 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1303 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()