Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dif_team.h95 bool txable; in team_port_dev_txable() local
99 txable = port ? team_port_txable(port) : false; in team_port_dev_txable()
102 return txable; in team_port_dev_txable()