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

/linux-master/include/linux/
H A Dif_team.h14 struct team_pcpu_stats { struct
190 struct team_pcpu_stats __percpu *pcpu_stats;
/linux-master/drivers/net/team/
H A Dteam.c747 struct team_pcpu_stats *pcpu_stats;
1623 team->pcpu_stats = netdev_alloc_pcpu_stats(struct team_pcpu_stats);
1721 struct team_pcpu_stats *pcpu_stats;
1849 struct team_pcpu_stats *p;

Completed in 100 milliseconds