Searched refs:ap_pending_auth_reply (Results 1 – 2 of 2) sorted by relevance
463 bool ap_pending_auth_reply; member
5094 if (!wlvif->ap_pending_auth_reply && in wlcore_update_inconn_sta()5102 wlvif->ap_pending_auth_reply = true; in wlcore_update_inconn_sta()5108 if (WARN_ON(!wl_sta && !wlvif->ap_pending_auth_reply)) in wlcore_update_inconn_sta()5118 wlvif->ap_pending_auth_reply = false; in wlcore_update_inconn_sta()5121 if (!wlvif->inconn_count && !wlvif->ap_pending_auth_reply && in wlcore_update_inconn_sta()
Completed in 13 milliseconds