Home
last modified time | relevance | path

Searched refs:cfg80211_sinfo_release_content (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/batman-adv/
Dbat_v_elp.c97 cfg80211_sinfo_release_content(&sinfo); in batadv_v_elp_get_throughput()
/Linux-v5.4/net/wireless/
Dwext-compat.c1287 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wext_giwrate()
1359 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wireless_stats()
Dnl80211.c5070 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
5263 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
5268 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
5351 cfg80211_sinfo_release_content(&sinfo); in nl80211_get_station()
15685 cfg80211_sinfo_release_content(sinfo); in cfg80211_del_sta_sinfo()
/Linux-v5.4/include/net/
Dcfg80211.h6685 static inline void cfg80211_sinfo_release_content(struct station_info *sinfo) in cfg80211_sinfo_release_content() function