Searched refs:sta_info_add (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dsta_info.h155 struct sta_info * sta_info_add(struct ieee80211_local *local,
H A Dsta_info.c138 struct sta_info * sta_info_add(struct ieee80211_local *local, function
H A Dieee80211_sta.c1182 sta = sta_info_add(local, dev, ifsta->bssid, GFP_ATOMIC);
2996 sta = sta_info_add(local, dev, addr, GFP_ATOMIC);
H A Dieee80211.c4483 sta = sta_info_add(local, dev, remote_addr, GFP_KERNEL);

Completed in 102 milliseconds