Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dif_team.h18 struct team_pcpu_stats { struct
177 struct team_pcpu_stats __percpu *pcpu_stats;
/linux-4.4.14/drivers/net/team/
Dteam.c736 struct team_pcpu_stats *pcpu_stats; in team_handle_frame()
1571 team->pcpu_stats = netdev_alloc_pcpu_stats(struct team_pcpu_stats); in team_init()
1658 struct team_pcpu_stats *pcpu_stats; in team_xmit()
1786 struct team_pcpu_stats *p; in team_get_stats64()