Searched refs:team_port_enabled (Results 1 – 1 of 1) sorted by relevance
82 static inline bool team_port_enabled(struct team_port *port) in team_port_enabled() function89 return port->linkup && team_port_enabled(port); in team_port_txable()