Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dif_team.h91 bool txable; in team_port_dev_txable() local
95 txable = port ? team_port_txable(port) : false; in team_port_dev_txable()
98 return txable; in team_port_dev_txable()