Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c1228 u32 presp_bit = BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in wilc_update_mgmt_frame_registrations() local
1232 bool prev = vif->mgmt_reg_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1233 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1246 upd->interface_stypes & (presp_bit | action_bit); in wilc_update_mgmt_frame_registrations()