Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c5177 bool have_sta = false; in ieee80211_prep_connection() local
5191 have_sta = sta_info_get(sdata, cbss->bssid); in ieee80211_prep_connection()
5195 if (!have_sta) { in ieee80211_prep_connection()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c6928 bool have_sta = false; in ieee80211_prep_connection() local
6968 have_sta = sta_info_get(sdata, ap_mld_addr); in ieee80211_prep_connection()
6972 if (!have_sta) { in ieee80211_prep_connection()

Completed in 21 milliseconds