Lines Matching defs:bond_dev
328 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, in bond_vlan_rx_add_vid()
362 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, in bond_vlan_rx_kill_vid()
387 struct net_device *bond_dev = xs->xso.dev; in bond_ipsec_add_sa() local
414 struct net_device *bond_dev = xs->xso.dev; in bond_ipsec_del_sa() local
445 struct net_device *bond_dev = xs->xso.dev; in bond_ipsec_offload_ok() local
695 static void bond_hw_addr_flush(struct net_device *bond_dev, in bond_hw_addr_flush()
753 static int bond_set_dev_addr(struct net_device *bond_dev, in bond_set_dev_addr()
1137 static void bond_poll_controller(struct net_device *bond_dev) in bond_poll_controller()
1165 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup()
1200 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup()
1251 struct net_device *bond_dev = bond->dev; in bond_compute_features() local
1311 static void bond_setup_by_slave(struct net_device *bond_dev, in bond_setup_by_slave()
1570 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev, in bond_enslave()
2065 static int __bond_release_one(struct net_device *bond_dev, in __bond_release_one()
2221 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release()
2229 static int bond_release_and_destroy(struct net_device *bond_dev, in bond_release_and_destroy()
2246 static void bond_info_query(struct net_device *bond_dev, struct ifbond *info) in bond_info_query()
2252 static int bond_slave_info_query(struct net_device *bond_dev, struct ifslave *info) in bond_slave_info_query()
2575 struct net_device *bond_dev = slave->bond->dev; in bond_arp_send() local
3285 struct net_device *bond_dev) in bond_master_netdev_event()
3312 struct net_device *bond_dev; in bond_slave_netdev_event() local
3604 static int bond_open(struct net_device *bond_dev) in bond_open()
3655 static int bond_close(struct net_device *bond_dev) in bond_close()
3738 static void bond_get_stats(struct net_device *bond_dev, in bond_get_stats()
3771 static int bond_do_ioctl(struct net_device *bond_dev, struct ifreq *ifr, int cmd) in bond_do_ioctl()
3876 static void bond_change_rx_flags(struct net_device *bond_dev, int change) in bond_change_rx_flags()
3889 static void bond_set_rx_mode(struct net_device *bond_dev) in bond_set_rx_mode()
3967 static int bond_change_mtu(struct net_device *bond_dev, int new_mtu) in bond_change_mtu()
4024 static int bond_set_mac_address(struct net_device *bond_dev, void *addr) in bond_set_mac_address()
4198 struct net_device *bond_dev) in bond_xmit_roundrobin()
4220 struct net_device *bond_dev) in bond_xmit_activebackup()
4433 struct net_device *bond_dev) in bond_xmit_broadcast()
4612 static int bond_ethtool_get_link_ksettings(struct net_device *bond_dev, in bond_ethtool_get_link_ksettings()
4647 static void bond_ethtool_get_drvinfo(struct net_device *bond_dev, in bond_ethtool_get_drvinfo()
4693 static void bond_destructor(struct net_device *bond_dev) in bond_destructor()
4700 void bond_setup(struct net_device *bond_dev) in bond_setup()
4765 static void bond_uninit(struct net_device *bond_dev) in bond_uninit()
5185 static int bond_init(struct net_device *bond_dev) in bond_init()
5225 struct net_device *bond_dev; in bond_create() local