Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_team.h73 static inline struct team_port *team_port_get_rcu(const struct net_device *dev) in team_port_get_rcu() function
94 port = team_port_get_rcu(port_dev); in team_port_dev_txable()
/linux/drivers/net/team/
H A Dteam_core.c735 port = team_port_get_rcu(skb->dev); in team_handle_frame()