Searched refs:team_port_txable (Results 1 – 3 of 3) sorted by relevance
83 static inline bool team_port_txable(struct team_port *port) in team_port_txable() function95 txable = port ? team_port_txable(port) : false; in team_port_dev_txable()286 if (likely(team_port_txable(port))) in team_get_first_port_txable_rcu()290 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()295 if (team_port_txable(cur)) in team_get_first_port_txable_rcu()
24 if (team_port_txable(cur)) { in bc_transmit()
2089 if (team_port_txable(port)) { in team_ethtool_get_link_ksettings()