Home
last modified time | relevance | path

Searched refs:team_port_txable (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dif_team.h83 static inline bool team_port_txable(struct team_port *port) in team_port_txable() function
95 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()

Completed in 3 milliseconds