Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dmlme.c4316 bool have_sta = false, is_override = false; in ieee80211_prep_connection() local
4326 have_sta = sta_info_get(sdata, cbss->bssid); in ieee80211_prep_connection()
4330 if (!have_sta) { in ieee80211_prep_connection()