| /linux/include/net/ |
| H A D | bonding.h | 158 struct bonding *bond; /* our master */ 215 struct bonding { struct 225 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument 287 static inline struct slave *bond_get_slave_by_dev(struct bonding *bond, in bond_get_slave_by_dev() argument 293 static inline struct bonding *bond_get_bond_by_slave(struct slave *slave) in bond_get_bond_by_slave() 298 static inline bool bond_should_override_tx_queue(struct bonding *bond) in bond_should_override_tx_queue() 304 static inline bool bond_is_lb(const struct bonding *bond) in bond_is_lb() 310 static inline bool bond_needs_speed_duplex(const struct bonding *bond) in bond_needs_speed_duplex() 315 static inline bool bond_is_nondyn_tlb(const struct bonding *bond) in bond_is_nondyn_tlb() 320 static inline bool bond_mode_can_use_xmit_hash(const struct bonding *bond) in bond_mode_can_use_xmit_hash() [all …]
|
| H A D | bond_alb.h | 11 struct bonding; 153 int bond_alb_initialize(struct bonding *bond, int rlb_enabled); 154 void bond_alb_deinitialize(struct bonding *bond); 155 int bond_alb_init_slave(struct bonding *bond, struct slave *slave); 156 void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave); 157 void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link); 158 void bond_alb_handle_active_change(struct bonding *bond, struct slave *new_slave); 161 struct slave *bond_xmit_alb_slave_get(struct bonding *bond, 163 struct slave *bond_xmit_tlb_slave_get(struct bonding *bond, 167 void bond_alb_clear_vlan(struct bonding *bond, unsigned short vlan_id);
|
| /linux/drivers/net/bonding/ |
| H A D | bond_options.c | 21 static int bond_option_active_slave_set(struct bonding *bond, 23 static int bond_option_miimon_set(struct bonding *bond, 25 static int bond_option_updelay_set(struct bonding *bond, 27 static int bond_option_downdelay_set(struct bonding *bond, 29 static int bond_option_peer_notif_delay_set(struct bonding *bond, 31 static int bond_option_use_carrier_set(struct bonding *bond, 33 static int bond_option_arp_interval_set(struct bonding *bond, 35 static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target); 36 static int bond_option_arp_ip_target_rem(struct bonding *bond, __be32 target); 37 static int bond_option_arp_ip_targets_set(struct bonding *bond, [all …]
|
| H A D | bond_sysfs.c | 29 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd)))) 40 struct bonding *bond; in bonding_show_bonds() 64 struct bonding *bond; in bond_get_by_name() 145 struct bonding *bond = to_bond(d); in bonding_sysfs_store_option() 168 struct bonding *bond = to_bond(d); in bonding_show_slaves() 200 struct bonding *bond = to_bond(d); in bonding_show_mode() 214 struct bonding *bond = to_bond(d); in bonding_show_xmit_hash() 229 struct bonding *bond = to_bond(d); in bonding_show_arp_validate() 245 struct bonding *bond = to_bond(d); in bonding_show_arp_all_targets() 261 struct bonding *bond = to_bond(d); in bonding_show_fail_over_mac() [all …]
|
| H A D | bond_debugfs.c | 20 struct bonding *bond = m->private; in bond_debug_rlb_hash_show() 56 void bond_debug_register(struct bonding *bond) in bond_debug_register() 65 void bond_debug_unregister(struct bonding *bond) in bond_debug_unregister() 70 void bond_debug_reregister(struct bonding *bond) in bond_debug_reregister() 96 void bond_debug_register(struct bonding *bond) in bond_debug_register() 100 void bond_debug_unregister(struct bonding *bond) in bond_debug_unregister() 104 void bond_debug_reregister(struct bonding *bond) in bond_debug_reregister()
|
| H A D | bond_main.c | 8 * bonding.c: an Ethernet Bonding driver 86 #include <net/bonding.h> 201 "the bonding driver sends learning packets to " 266 static bool bond_time_in_interval(struct bonding *bond, unsigned long last_act, 297 netdev_tx_t bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb, in bond_dev_queue_xmit() 312 static bool bond_sk_check(struct bonding *bond) in bond_sk_check() 344 bool bond_xdp_check(struct bonding *bond, int mode) in bond_xdp_check() 360 * and cannot be extended for a teaming solution like bonding, so there is a 369 * @bond_dev: bonding net device that got called 376 struct bonding *bon in bond_vlan_rx_add_vid() [all...] |
| H A D | Makefile | 6 obj-$(CONFIG_BONDING) += bonding.o 8 bonding-objs := bond_main.o bond_3ad.o bond_alb.o bond_sysfs.o bond_sysfs_slave.o bond_debugfs.o bo… 11 bonding-objs += $(proc-y)
|
| /linux/drivers/iio/buffer/ |
| H A D | Kconfig | 26 Provides a bonding of the generic IIO DMA buffer infrastructure with the 36 Provides a way to bonding when an IIO device has a direct connection
|
| /linux/tools/testing/selftests/drivers/net/team/ |
| H A D | dev_addr_lists.sh | 16 source "$lib_dir"/../bonding/lag_lib.sh
|
| H A D | Makefile | 17 ../bonding/lag_lib.sh \
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_scheduler.rst | 91 The existing bonding uAPI is completely broken with GuC submission because 97 bonding uAPI does. Hence the need for a new parallel submission interface. Also 98 the legacy bonding uAPI is quite confusing and not intuitive at all. Furthermore
|
| /linux/Documentation/networking/ |
| H A D | index.rst | 46 bonding
|
| H A D | openvswitch.rst | 9 used to implement a plain Ethernet switch, network device bonding,
|
| H A D | switchdev.rst | 158 tools such as the bridge driver, the bonding/team drivers, and netlink-based
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | index.rst | 71 * bonding
|
| /linux/drivers/net/ |
| H A D | Makefile | 9 obj-$(CONFIG_BONDING) += bonding/
|
| H A D | Kconfig | 37 networking core drivers (i.e. VLAN, bridging, bonding, etc.) 50 The driver supports multiple bonding modes to allow for both high 53 Refer to <file:Documentation/networking/bonding.rst> for more 57 will be called bonding.
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | 8192e.c | 468 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local 479 bonding = rtl8xxxu_read32(priv, REG_HPON_FSM); in rtl8192eu_identify_chip() 480 bonding &= HPON_FSM_BONDING_MASK; in rtl8192eu_identify_chip() 481 if (bonding == HPON_FSM_BONDING_1T2R) { in rtl8192eu_identify_chip()
|
| /linux/tools/testing/selftests/drivers/net/bonding/ |
| H A D | netcons_over_bonding.sh | 36 modprobe bonding 2> /dev/null || true
|
| /linux/tools/testing/selftests/ |
| H A D | Makefile | 24 TARGETS += drivers/net/bonding
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 229 device, when you add a slave, or change the active-backup slave, Linux bonding 231 active slave. Linux bonding will fail at this point. This issue will not occur
|
| H A D | e100.rst | 36 /Documentation/networking/bonding.rst
|
| /linux/net/batman-adv/ |
| H A D | mesh-interface.c | 756 atomic_set(&bat_priv->bonding, 0); in batadv_meshif_init_late()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net | 92 Note: some special devices, e.g: bonding and team drivers will
|
| /linux/Documentation/networking/dsa/ |
| H A D | configuration.rst | 383 This can be achieved by placing the DSA conduits under a LAG interface (bonding
|