Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c1231 u32 presp_bit = BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in wilc_update_mgmt_frame_registrations() local
1235 bool prev = vif->mgmt_reg_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1236 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1249 upd->interface_stypes & (presp_bit | action_bit); in wilc_update_mgmt_frame_registrations()