Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dif_team.h14 struct team_pcpu_stats { struct
190 struct team_pcpu_stats __percpu *pcpu_stats;
/Linux-v6.1/drivers/net/team/
Dteam.c748 struct team_pcpu_stats *pcpu_stats; in team_handle_frame()
1633 team->pcpu_stats = netdev_alloc_pcpu_stats(struct team_pcpu_stats); in team_init()
1731 struct team_pcpu_stats *pcpu_stats; in team_xmit()
1859 struct team_pcpu_stats *p; in team_get_stats64()