Searched defs:bond_dev (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 285 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, in bond_vlan_rx_add_vid() 318 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, in bond_vlan_rx_kill_vid() 562 static void bond_hw_addr_flush(struct net_device *bond_dev, in bond_hw_addr_flush() 620 static void bond_set_dev_addr(struct net_device *bond_dev, in bond_set_dev_addr() 953 static void bond_poll_controller(struct net_device *bond_dev) in bond_poll_controller() 990 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup() 1025 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup() 1071 struct net_device *bond_dev = bond->dev; in bond_compute_features() local 1112 static void bond_setup_by_slave(struct net_device *bond_dev, in bond_setup_by_slave() 1190 static int bond_master_upper_dev_link(struct net_device *bond_dev, in bond_master_upper_dev_link() [all …]
|
D | bond_netlink.c | 22 static size_t bond_get_slave_size(const struct net_device *bond_dev, in bond_get_slave_size() 35 const struct net_device *bond_dev, in bond_fill_slave_info() 114 static int bond_slave_changelink(struct net_device *bond_dev, in bond_slave_changelink() 141 static int bond_changelink(struct net_device *bond_dev, in bond_changelink() 385 static int bond_newlink(struct net *src_net, struct net_device *bond_dev, in bond_newlink() 397 static size_t bond_get_size(const struct net_device *bond_dev) in bond_get_size() 445 const struct net_device *bond_dev) in bond_fill_info()
|
D | bond_procfs.c | 270 struct net_device *bond_dev = bond->dev; in bond_create_proc_entry() local 287 struct net_device *bond_dev = bond->dev; in bond_remove_proc_entry() local
|
D | bond_alb.c | 1325 int bond_tlb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_tlb_xmit() 1363 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit() 1707 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr) in bond_alb_set_mac_address()
|
D | bond_sysfs.c | 122 struct net_device *bond_dev; in bonding_store_bonds() local
|