new_sta 1994 drivers/net/wireless/intersil/hostap/hostap_ap.c int new_sta = 0, channel = -1; new_sta 2090 drivers/net/wireless/intersil/hostap/hostap_ap.c new_sta = 1; new_sta 2126 drivers/net/wireless/intersil/hostap/hostap_ap.c if (new_sta) { new_sta 4912 net/mac80211/mlme.c struct sta_info *new_sta = NULL; new_sta 4933 net/mac80211/mlme.c new_sta = sta_info_alloc(sdata, cbss->bssid, GFP_KERNEL); new_sta 4934 net/mac80211/mlme.c if (!new_sta) new_sta 4951 net/mac80211/mlme.c if (new_sta) { new_sta 4980 net/mac80211/mlme.c new_sta->sta.supp_rates[cbss->channel->band] = rates; new_sta 5024 net/mac80211/mlme.c if (new_sta || override) { new_sta 5027 net/mac80211/mlme.c if (new_sta) new_sta 5028 net/mac80211/mlme.c sta_info_free(local, new_sta); new_sta 5033 net/mac80211/mlme.c if (new_sta) { new_sta 5043 net/mac80211/mlme.c sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); new_sta 5045 net/mac80211/mlme.c err = sta_info_insert(new_sta); new_sta 5046 net/mac80211/mlme.c new_sta = NULL;