Searched refs:sta_info_free (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dsta_info.h157 void sta_info_free(struct sta_info *sta, int locked);
H A Dsta_info.c115 * after sta_info_free() was called). */
233 void sta_info_free(struct sta_info *sta, int locked) function
431 /* sta_info_free must be called with 0 as the last
435 sta_info_free(sta, 0);
468 sta_info_free(sta, 1);
H A Dieee80211_iface.c265 sta_info_free(sta, 0);
H A Dieee80211_sta.c733 sta_info_free(sta, 0);
1865 sta_info_free(sta, 1);
H A Dieee80211.c4492 sta_info_free(sta, 0);

Completed in 247 milliseconds