Lines Matching refs:bonding
42 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd))))
71 struct bonding *bond; in bonding_show_bonds()
104 struct bonding *bond; in bonding_store_bonds()
209 struct bonding *bond = to_bond(d); in bonding_show_slaves()
243 struct bonding *bond = to_bond(d); in bonding_store_slaves()
373 struct bonding *bond = to_bond(d); in bonding_show_mode()
385 struct bonding *bond = to_bond(d); in bonding_store_mode()
428 struct bonding *bond = to_bond(d); in bonding_show_xmit_hash()
440 struct bonding *bond = to_bond(d); in bonding_store_xmit_hash()
476 struct bonding *bond = to_bond(d); in bonding_show_arp_validate()
488 struct bonding *bond = to_bond(d); in bonding_store_arp_validate()
526 struct bonding *bond = to_bond(d); in bonding_show_fail_over_mac()
536 struct bonding *bond = to_bond(d); in bonding_store_fail_over_mac()
573 struct bonding *bond = to_bond(d); in bonding_show_arp_interval()
583 struct bonding *bond = to_bond(d); in bonding_store_arp_interval()
654 struct bonding *bond = to_bond(d); in bonding_show_arp_targets()
672 struct bonding *bond = to_bond(d); in bonding_store_arp_targets()
761 struct bonding *bond = to_bond(d); in bonding_show_downdelay()
771 struct bonding *bond = to_bond(d); in bonding_store_downdelay()
818 struct bonding *bond = to_bond(d); in bonding_show_updelay()
829 struct bonding *bond = to_bond(d); in bonding_store_updelay()
880 struct bonding *bond = to_bond(d); in bonding_show_lacp()
892 struct bonding *bond = to_bond(d); in bonding_store_lacp()
932 struct bonding *bond = to_bond(d); in bonding_show_ad_select()
945 struct bonding *bond = to_bond(d); in bonding_store_ad_select()
982 struct bonding *bond = to_bond(d); in bonding_show_n_grat_arp()
992 struct bonding *bond = to_bond(d); in bonding_store_n_grat_arp()
1022 struct bonding *bond = to_bond(d); in bonding_show_n_unsol_na()
1032 struct bonding *bond = to_bond(d); in bonding_store_n_unsol_na()
1065 struct bonding *bond = to_bond(d); in bonding_show_miimon()
1075 struct bonding *bond = to_bond(d); in bonding_store_miimon()
1156 struct bonding *bond = to_bond(d); in bonding_show_primary()
1170 struct bonding *bond = to_bond(d); in bonding_store_primary()
1224 struct bonding *bond = to_bond(d); in bonding_show_carrier()
1234 struct bonding *bond = to_bond(d); in bonding_store_carrier()
1267 struct bonding *bond = to_bond(d); in bonding_show_active_slave()
1287 struct bonding *bond = to_bond(d); in bonding_store_active_slave()
1366 struct bonding *bond = to_bond(d); in bonding_show_mii_status()
1385 struct bonding *bond = to_bond(d); in bonding_show_ad_aggregator()
1405 struct bonding *bond = to_bond(d); in bonding_show_ad_num_ports()
1425 struct bonding *bond = to_bond(d); in bonding_show_ad_actor_key()
1445 struct bonding *bond = to_bond(d); in bonding_show_ad_partner_key()
1465 struct bonding *bond = to_bond(d); in bonding_show_ad_partner_mac()
1557 int bond_create_sysfs_entry(struct bonding *bond) in bond_create_sysfs_entry()
1575 void bond_destroy_sysfs_entry(struct bonding *bond) in bond_destroy_sysfs_entry()