Searched defs:bond_dev (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_sysfs.c125 struct net_device *bond_dev; local
H A Dbond_alb.c347 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype, struct net_device *orig_dev) argument
1267 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) argument
[all...]
H A Dbond_main.c484 static void bond_vlan_rx_register(struct net_device *bond_dev, argument
511 static void bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) argument
539 bond_vlan_rx_kill_vid(struct net_device *bond_dev, uint16_t vid) argument
891 bond_mc_list_flush(struct net_device *bond_dev, struct net_device *slave_dev) argument
1279 slaves_support_netpoll(struct net_device *bond_dev) argument
1294 bond_poll_controller(struct net_device *bond_dev) argument
1301 bond_netpoll_cleanup(struct net_device *bond_dev) argument
1324 bond_netpoll_cleanup(struct net_device *bond_dev) argument
1332 bond_sethwaddr(struct net_device *bond_dev, struct net_device *slave_dev) argument
1354 struct net_device *bond_dev = bond->dev; local
1390 bond_setup_by_slave(struct net_device *bond_dev, struct net_device *slave_dev) argument
1407 bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) argument
1835 bond_release(struct net_device *bond_dev, struct net_device *slave_dev) argument
2017 bond_release_and_destroy(struct net_device *bond_dev, struct net_device *slave_dev) argument
2035 bond_release_all(struct net_device *bond_dev) argument
2155 bond_ioctl_change_active(struct net_device *bond_dev, struct net_device *slave_dev) argument
2200 bond_info_query(struct net_device *bond_dev, struct ifbond *info) argument
2214 bond_slave_info_query(struct net_device *bond_dev, struct ifslave *info) argument
3373 struct net_device *bond_dev = bond->dev; local
3390 struct net_device *bond_dev = bond->dev; local
3458 bond_master_netdev_event(unsigned long event, struct net_device *bond_dev) argument
3476 struct net_device *bond_dev = slave_dev->master; local
3736 bond_open(struct net_device *bond_dev) argument
3784 bond_close(struct net_device *bond_dev) argument
3837 bond_get_stats(struct net_device *bond_dev, struct rtnl_link_stats64 *stats) argument
3885 bond_do_ioctl(struct net_device *bond_dev, struct ifreq *ifr, int cmd) argument
4010 bond_set_multicast_list(struct net_device *bond_dev) argument
4081 bond_change_mtu(struct net_device *bond_dev, int new_mtu) argument
4155 bond_set_mac_address(struct net_device *bond_dev, void *addr) argument
4241 bond_xmit_roundrobin(struct sk_buff *skb, struct net_device *bond_dev) argument
4307 bond_xmit_activebackup(struct sk_buff *skb, struct net_device *bond_dev) argument
4338 bond_xmit_xor(struct sk_buff *skb, struct net_device *bond_dev) argument
4382 bond_xmit_broadcast(struct sk_buff *skb, struct net_device *bond_dev) argument
4539 struct net_device *bond_dev = bond->dev; local
4568 bond_ethtool_get_drvinfo(struct net_device *bond_dev, struct ethtool_drvinfo *drvinfo) argument
4608 bond_destructor(struct net_device *bond_dev) argument
4616 bond_setup(struct net_device *bond_dev) argument
4695 bond_uninit(struct net_device *bond_dev) argument
5085 bond_init(struct net_device *bond_dev) argument
5134 struct net_device *bond_dev; local
[all...]

Completed in 42 milliseconds