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