Searched refs:have_sta (Results 1 – 1 of 1) sorted by relevance
9152 struct sta_info *have_sta = NULL; in ieee80211_prep_connection() local9172 have_sta = sta_info_get(sdata, ap_mld_addr); in ieee80211_prep_connection()9174 if (mlo && !have_sta && in ieee80211_prep_connection()9199 if (!have_sta) { in ieee80211_prep_connection()9336 if (mlo && have_sta) in ieee80211_prep_connection()9337 WARN_ON(__sta_info_destroy(have_sta)); in ieee80211_prep_connection()