Home
last modified time | relevance | path

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

/include/net/
A Dlag.h9 static inline bool net_lag_port_dev_txable(const struct net_device *port_dev) in net_lag_port_dev_txable() argument
11 if (netif_is_team_port(port_dev)) in net_lag_port_dev_txable()
12 return team_port_dev_txable(port_dev); in net_lag_port_dev_txable()
14 return bond_is_active_slave_dev(port_dev); in net_lag_port_dev_txable()
/include/linux/
A Dif_team.h88 static inline bool team_port_dev_txable(const struct net_device *port_dev) in team_port_dev_txable() argument
94 port = team_port_get_rcu(port_dev); in team_port_dev_txable()
A Dserial_core.h580 struct serial_port_device *port_dev; /* serial core port device */ member
/include/scsi/
A Dlibsas.h237 struct domain_device *port_dev; member

Completed in 15 milliseconds