Searched refs:txable (Results 1 – 2 of 2) sorted by relevance
91 bool txable; in team_port_dev_txable() local95 txable = port ? team_port_txable(port) : false; in team_port_dev_txable()98 return txable; in team_port_dev_txable()
2065 bool txable) in team_header_port_get_rcu() argument2070 if (!txable || team_port_txable(port)) in team_header_port_get_rcu()