Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c8840 bool have_sta = false; in ieee80211_prep_connection() local
8861 have_sta = sta_info_get(sdata, ap_mld_addr); in ieee80211_prep_connection()
8865 if (mlo && !have_sta && in ieee80211_prep_connection()
8890 if (!have_sta) { in ieee80211_prep_connection()