Home
last modified time | relevance | path

Searched defs:bond_dev (Results 1 – 2 of 2) sorted by relevance

/drivers/net/bonding/
Dbond_main.c446 static void bond_vlan_rx_register(struct net_device *bond_dev, struct vlan_group *grp) in bond_vlan_rx_register()
470 static void bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_add_vid()
499 static void bond_vlan_rx_kill_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_kill_vid()
929 static void bond_mc_list_flush(struct net_device *bond_dev, struct net_device *slave_dev) in bond_mc_list_flush()
1316 static int bond_sethwaddr(struct net_device *bond_dev, in bond_sethwaddr()
1338 struct net_device *bond_dev = bond->dev; in bond_compute_features() local
1368 static void bond_setup_by_slave(struct net_device *bond_dev, in bond_setup_by_slave()
1385 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) in bond_enslave()
1787 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release()
1979 static void bond_destructor(struct net_device *bond_dev) in bond_destructor()
[all …]
Dbond_alb.c345 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype… in rlb_arp_recv()
1285 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit()
1706 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr) in bond_alb_set_mac_address()