Searched refs:sta_set_sinfo (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/mac80211/ |
D | ethtool.c | 111 sta_set_sinfo(sta, &sinfo, false); in ieee80211_get_stats() 138 sta_set_sinfo(sta, &sinfo, false); in ieee80211_get_stats()
|
D | sta_info.h | 747 void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo,
|
D | sta_info.c | 1011 sta_set_sinfo(sta, sinfo, true); in __sta_info_destroy_part2() 2095 void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo, in sta_set_sinfo() function
|
D | cfg.c | 698 sta_set_sinfo(sta, sinfo, true); in ieee80211_dump_station() 727 sta_set_sinfo(sta, sinfo, true); in ieee80211_get_station()
|