Searched refs:presp_bit (Results 1 – 1 of 1) sorted by relevance
1279 u32 presp_bit = BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in wilc_update_mgmt_frame_registrations() local1284 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()