Home
last modified time | relevance | path

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

/linux-6.12.1/net/batman-adv/
Dbat_v_elp.c98 cfg80211_sinfo_release_content(&sinfo); in batadv_v_elp_get_throughput()
/linux-6.12.1/net/wireless/
Dwext-compat.c1345 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wext_giwrate()
1420 cfg80211_sinfo_release_content(&sinfo); in cfg80211_wireless_stats()
Dnl80211.c6692 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6902 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6907 cfg80211_sinfo_release_content(sinfo); in nl80211_send_station()
6991 cfg80211_sinfo_release_content(&sinfo); in nl80211_get_station()
13031 cfg80211_sinfo_release_content(&sinfo); in cfg80211_cqm_rssi_update()
15954 cfg80211_sinfo_release_content(&sinfo); in nl80211_probe_mesh_link()
18894 cfg80211_sinfo_release_content(sinfo); in cfg80211_del_sta_sinfo()
/linux-6.12.1/include/net/
Dcfg80211.h8425 static inline void cfg80211_sinfo_release_content(struct station_info *sinfo) in cfg80211_sinfo_release_content() function