Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dfailover.h10 int (*slave_pre_register)(struct net_device *slave_dev,
12 int (*slave_register)(struct net_device *slave_dev,
14 int (*slave_pre_unregister)(struct net_device *slave_dev,
16 int (*slave_unregister)(struct net_device *slave_dev,
18 int (*slave_link_change)(struct net_device *slave_dev,
20 int (*slave_name_change)(struct net_device *slave_dev,
34 int failover_slave_unregister(struct net_device *slave_dev);
Drtnetlink.h100 struct net_device *slave_dev,
105 const struct net_device *slave_dev);
108 const struct net_device *slave_dev);
Dbonding.h258 struct net_device *slave_dev) in bond_get_slave_by_dev() argument
260 return netdev_lower_dev_get_private(bond->dev, slave_dev); in bond_get_slave_by_dev()
413 static inline bool bond_is_active_slave_dev(const struct net_device *slave_dev) in bond_is_active_slave_dev() argument
419 slave = bond_slave_get_rcu(slave_dev); in bond_is_active_slave_dev()
608 void bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb, struct net_device *slave_dev);
615 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev,
617 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev);
/linux-4.19.296/include/linux/
Dnetdevice.h1352 struct net_device *slave_dev,
1355 struct net_device *slave_dev);