Searched refs:team_port_txable (Results 1 – 2 of 2) sorted by relevance
81 static inline bool team_port_txable(struct team_port *port) in team_port_txable() function272 if (likely(team_port_txable(port))) in team_get_first_port_txable_rcu()276 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()281 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()
28 if (team_port_txable(cur)) { in bc_transmit()