Searched refs:team_port_txable (Results 1 – 2 of 2) sorted by relevance
87 static inline bool team_port_txable(struct team_port *port) in team_port_txable() function99 txable = port ? team_port_txable(port) : false; in team_port_dev_txable()292 if (likely(team_port_txable(port))) in team_get_first_port_txable_rcu()296 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()301 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()
28 if (team_port_txable(cur)) { in bc_transmit()