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