Searched refs:team_get_first_port_txable_rcu (Results 1 – 3 of 3) sorted by relevance
23 port = team_get_first_port_txable_rcu(team, port); in rnd_transmit()
34 port = team_get_first_port_txable_rcu(team, port); in rr_transmit()
282 team_get_first_port_txable_rcu(struct team *team, struct team_port *port) in team_get_first_port_txable_rcu() function