Searched refs:sta_set_sinfo (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/net/mac80211/ |
D | ethtool.c | 110 sta_set_sinfo(sta, &sinfo, false); in ieee80211_get_stats() 137 sta_set_sinfo(sta, &sinfo, false); in ieee80211_get_stats()
|
D | sta_info.h | 850 void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo,
|
D | sta_info.c | 1097 sta_set_sinfo(sta, sinfo, true); in __sta_info_destroy_part2() 2282 void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo, in sta_set_sinfo() function
|
D | cfg.c | 764 sta_set_sinfo(sta, sinfo, true); in ieee80211_dump_station() 793 sta_set_sinfo(sta, sinfo, true); in ieee80211_get_station()
|