Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dmlme.c4918 bool have_sta = false; in ieee80211_prep_connection() local
4932 have_sta = sta_info_get(sdata, cbss->bssid); in ieee80211_prep_connection()
4936 if (!have_sta) { in ieee80211_prep_connection()