Home
last modified time | relevance | path

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

/linux-6.6.21/net/batman-adv/
Dbat_v_elp.c98 cfg80211_sinfo_release_content(&sinfo); in batadv_v_elp_get_throughput()
/linux-6.6.21/net/wireless/
Dwext-compat.c1368 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wext_giwrate()
1445 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wireless_stats()
Dnl80211.c6538 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6748 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6753 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6837 cfg80211_sinfo_release_content(&sinfo); in nl80211_get_station()
12848 cfg80211_sinfo_release_content(&sinfo); in cfg80211_cqm_rssi_update()
15855 cfg80211_sinfo_release_content(&sinfo); in nl80211_probe_mesh_link()
18740 cfg80211_sinfo_release_content(sinfo); in cfg80211_del_sta_sinfo()
/linux-6.6.21/include/net/
Dcfg80211.h8075 static inline void cfg80211_sinfo_release_content(struct station_info *sinfo) in cfg80211_sinfo_release_content() function