• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/

Lines Matching refs:bonding

45 #include "bonding.h"
48 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd))))
61 struct bonding *bond;
85 struct bonding *bond;
192 struct bonding *bond = to_bond(d);
225 struct bonding *bond = to_bond(d);
283 * Show and set the bonding mode. The bond interface must be down to
289 struct bonding *bond = to_bond(d);
301 struct bonding *bond = to_bond(d);
343 * Show and set the bonding transmit hash method.
350 struct bonding *bond = to_bond(d);
362 struct bonding *bond = to_bond(d);
398 struct bonding *bond = to_bond(d);
410 struct bonding *bond = to_bond(d);
448 struct bonding *bond = to_bond(d);
460 struct bonding *bond = to_bond(d);
496 struct bonding *bond = to_bond(d);
506 struct bonding *bond = to_bond(d);
577 struct bonding *bond = to_bond(d);
595 struct bonding *bond = to_bond(d);
677 struct bonding *bond = to_bond(d);
687 struct bonding *bond = to_bond(d);
731 struct bonding *bond = to_bond(d);
742 struct bonding *bond = to_bond(d);
790 struct bonding *bond = to_bond(d);
802 struct bonding *bond = to_bond(d);
840 struct bonding *bond = to_bond(d);
853 struct bonding *bond = to_bond(d);
887 struct bonding *bond = to_bond(d);
897 struct bonding *bond = to_bond(d);
926 struct bonding *bond = to_bond(d);
936 struct bonding *bond = to_bond(d);
968 struct bonding *bond = to_bond(d);
978 struct bonding *bond = to_bond(d);
1051 struct bonding *bond = to_bond(d);
1065 struct bonding *bond = to_bond(d);
1118 struct bonding *bond = to_bond(d);
1130 struct bonding *bond = to_bond(d);
1169 struct bonding *bond = to_bond(d);
1179 struct bonding *bond = to_bond(d);
1211 struct bonding *bond = to_bond(d);
1231 struct bonding *bond = to_bond(d);
1308 struct bonding *bond = to_bond(d);
1327 struct bonding *bond = to_bond(d);
1349 struct bonding *bond = to_bond(d);
1371 struct bonding *bond = to_bond(d);
1393 struct bonding *bond = to_bond(d);
1415 struct bonding *bond = to_bond(d);
1436 struct bonding *bond = to_bond(d);
1469 struct bonding *bond = to_bond(d);
1549 struct bonding *bond = to_bond(d);
1559 struct bonding *bond = to_bond(d);
1626 .name = "bonding",
1644 * will have the usual "bonding" sysfs directory.
1647 * initscripts/sysconfig, which load bonding multiple times to
1648 * configure multiple bonding devices.
1675 void bond_prepare_sysfs_group(struct bonding *bond)