Lines Matching defs:slave_dev
395 struct net_device *slave_dev) in bond_dev_queue_xmit()
485 static void bond_add_vlans_on_slave(struct bonding *bond, struct net_device *slave_dev) in bond_add_vlans_on_slave()
500 struct net_device *slave_dev) in bond_del_vlans_from_slave()
557 struct net_device *slave_dev = slave->dev; in bond_update_speed_duplex() local
604 struct net_device *slave_dev, int reporting) in bond_check_dev_link()
804 struct net_device *slave_dev) in bond_mc_list_flush()
1248 static inline bool slave_dev_support_netpoll(struct net_device *slave_dev) in slave_dev_support_netpoll()
1318 struct net_device *slave_dev) in bond_sethwaddr()
1393 struct net_device *slave_dev) in bond_setup_by_slave()
1477 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) in bond_enslave()
1900 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release()
2078 struct net_device *slave_dev) in bond_release_and_destroy()
2100 struct net_device *slave_dev; in bond_release_all() local
2219 static int bond_ioctl_change_active(struct net_device *bond_dev, struct net_device *slave_dev) in bond_ioctl_change_active()
2581 static void bond_arp_send(struct net_device *slave_dev, int arp_op, __be32 dest_ip, __be32 src_ip, … in bond_arp_send()
3190 struct net_device *slave_dev) in bond_slave_netdev_event()
3569 struct net_device *slave_dev = NULL; in bond_do_ioctl() local