Home
last modified time | relevance | path

Searched refs:team_get_first_port_txable_rcu (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/team/
Dteam_mode_random.c23 port = team_get_first_port_txable_rcu(team, port); in rnd_transmit()
Dteam_mode_roundrobin.c34 port = team_get_first_port_txable_rcu(team, port); in rr_transmit()
/linux-5.19.10/include/linux/
Dif_team.h282 team_get_first_port_txable_rcu(struct team *team, struct team_port *port) in team_get_first_port_txable_rcu() function