Home
last modified time | relevance | path

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

/linux-6.14.4/net/batman-adv/
Dbat_v_elp.c123 cfg80211_sinfo_release_content(&sinfo); in batadv_v_elp_get_throughput()
/linux-6.14.4/net/wireless/
Dwext-compat.c1278 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wext_giwrate()
1353 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wireless_stats()
Dnl80211.c6709 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6919 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6924 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
7008 cfg80211_sinfo_release_content(&sinfo); in nl80211_get_station()
13050 cfg80211_sinfo_release_content(&sinfo); in cfg80211_cqm_rssi_update()
15964 cfg80211_sinfo_release_content(&sinfo); in nl80211_probe_mesh_link()
19015 cfg80211_sinfo_release_content(sinfo); in cfg80211_del_sta_sinfo()
/linux-6.14.4/include/net/
Dcfg80211.h8475 static inline void cfg80211_sinfo_release_content(struct station_info *sinfo) in cfg80211_sinfo_release_content() function