Searched defs:__sta_info_destroy (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dsta_info.c908 int __must_check __sta_info_destroy(struct sta_info *sta) function
929 ret = __sta_info_destroy(sta);
943 ret = __sta_info_destroy(sta);
1039 WARN_ON(__sta_info_destroy(sta));

Completed in 107 milliseconds