Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dutil.c2461 int cfg80211_sinfo_alloc_tid_stats(struct station_info *sinfo, gfp_t gfp) in cfg80211_sinfo_alloc_tid_stats() function
2471 EXPORT_SYMBOL(cfg80211_sinfo_alloc_tid_stats);
/openbmc/linux/net/mac80211/
H A Dsta_info.c2753 if (tidstats && !cfg80211_sinfo_alloc_tid_stats(sinfo, GFP_KERNEL)) { in sta_set_sinfo()
/openbmc/linux/include/net/
H A Dcfg80211.h8067 int cfg80211_sinfo_alloc_tid_stats(struct station_info *sinfo, gfp_t gfp);