Home
last modified time | relevance | path

Searched refs:team_pcpu_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dif_team.h18 struct team_pcpu_stats { struct
197 struct team_pcpu_stats __percpu *pcpu_stats;
/Linux-v4.19/drivers/net/team/
Dteam.c756 struct team_pcpu_stats *pcpu_stats; in team_handle_frame()
1609 team->pcpu_stats = netdev_alloc_pcpu_stats(struct team_pcpu_stats); in team_init()
1696 struct team_pcpu_stats *pcpu_stats; in team_xmit()
1825 struct team_pcpu_stats *p; in team_get_stats64()