Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c6932 bool have_sta = false; in ieee80211_prep_connection() local
6972 have_sta = sta_info_get(sdata, ap_mld_addr); in ieee80211_prep_connection()
6976 if (!have_sta) { in ieee80211_prep_connection()