Home
last modified time | relevance | path

Searched full:bonding (Results 1 – 25 of 89) sorted by relevance

1234

/linux/drivers/net/bonding/
H A Dbond_options.c3 * drivers/net/bond/bond_options.c - bonding options
17 #include <net/bonding.h>
20 static int bond_option_active_slave_set(struct bonding *bond,
22 static int bond_option_miimon_set(struct bonding *bond,
24 static int bond_option_updelay_set(struct bonding *bond,
26 static int bond_option_downdelay_set(struct bonding *bond,
28 static int bond_option_peer_notif_delay_set(struct bonding *bond,
30 static int bond_option_use_carrier_set(struct bonding *bond,
32 static int bond_option_arp_interval_set(struct bonding *bond,
34 static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target);
[all …]
H A Dbond_main.c8 * bonding.c: an Ethernet Bonding driver
14 * Linux Bonding
86 #include <net/bonding.h>
203 "the bonding driver sends learning packets to "
268 static bool bond_time_in_interval(struct bonding *bond, unsigned long last_act,
299 netdev_tx_t bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb, in bond_dev_queue_xmit()
314 static bool bond_sk_check(struct bonding *bond) in bond_sk_check()
327 bool bond_xdp_check(struct bonding *bond, int mode) in bond_xdp_check()
357 * and cannot be extended for a teaming solution like bonding, so there is a
366 * @bond_dev: bonding net device that got called
[all …]
H A DMakefile3 # Makefile for the Ethernet Bonding driver
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)
H A Dbond_procfs.c7 #include <net/bonding.h>
14 struct bonding *bond = pde_data(file_inode(seq->file)); in bond_info_seq_start()
33 struct bonding *bond = pde_data(file_inode(seq->file)); in bond_info_seq_next()
60 struct bonding *bond = pde_data(file_inode(seq->file)); in bond_info_show_master()
67 seq_printf(seq, "Bonding Mode: %s", in bond_info_show_master()
193 struct bonding *bond = pde_data(file_inode(seq->file)); in bond_info_show_slave()
283 void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry()
299 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry()
311 /* Create the bonding directory under /proc/net, if doesn't exist yet.
324 /* Destroy the bonding directory under /proc/net, if empty.
H A Dbonding_priv.h17 #define DRV_NAME "bonding"
18 #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver"
/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnetcons_over_bonding.sh8 # get interfaces with bonding and netconsole in different orders in order
20 # Later, run a few other tests, to make sure that bonding and netconsole
24 # by multiple subsystems (netconsole and bonding).
36 modprobe bonding 2> /dev/null || true
57 # the bonding interfaces
105 # Create 4 netdevsim interfaces. Two of them will be bound to TX bonding iface
183 echo "test failed: Bonding and netpoll cannot co-exists." >&2
234 # recreate the bonding iface. it got deleted by previous
239 # sub-interface need to be down before attaching to bonding
256 # Get netconsole enabled on a bonding interface and attach a second
[all …]
H A Ddev_addr_lists.sh47 test_LAG_cleanup "bonding" "active-backup"
53 test_LAG_cleanup "bonding" "802.3ad"
84 log_test "bonding LACPDU multicast address to slave (from bond $init_state)"
H A Dlag_lib.sh6 # Test that a link aggregation device (bonding, team) removes the hardware
19 if [ "$driver" = "bonding" ]; then
H A Dmode-2-recovery-updelay.sh7 # should immediately select a member to bring up. (from bonding.txt
/linux/include/net/
H A Dbond_alb.h11 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);
H A Dlag.h7 #include <net/bonding.h>
/linux/Documentation/devicetree/bindings/media/
H A Drenesas,drif.yaml32 phandles using a property called "renesas,bonding". For the rest of
47 "renesas,bonding" or "renesas,primary-bond" will have no effect. That
85 renesas,bonding:
128 - renesas,bonding
186 renesas,bonding = <&drif01>;
208 renesas,bonding = <&drif00>;
244 renesas,bonding = <&drif11>;
258 renesas,bonding = <&drif10>;
/linux/Documentation/gpu/rfc/
H A Di915_scheduler.rst22 * Bonding uAPI completely incompatible with GuC submission, plus it has
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/drivers/net/
H A DKconfig37 networking core drivers (i.e. VLAN, bridging, bonding, etc.)
41 config BONDING config
42 tristate "Bonding driver support"
49 'Trunking' by Sun, 802.3ad by the IEEE, and 'Bonding' in Linux.
51 The driver supports multiple bonding modes to allow for both high
54 Refer to <file:Documentation/networking/bonding.rst> for more
58 will be called bonding.
/linux/drivers/iio/buffer/
H A DKconfig26 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/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.h10 #include <net/bonding.h>
18 pr_err("HNS RoCE Bonding: " fmt, ##__VA_ARGS__)
/linux/drivers/thunderbolt/
H A Dswitch.c1030 * enable/disable lane bonding. For that call tb_port_set_lane_bonding().
1077 * tb_port_set_lane_bonding() - Enable/disable lane bonding
1079 * @bonding: enable/disable bonding
1081 * Enables or disables lane bonding. This should be called after target
1084 * lane bonding.
1088 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding() argument
1101 if (bonding) in tb_port_set_lane_bonding()
1111 * tb_port_lane_bonding_enable() - Enable bonding on port
1114 * Enable bonding by setting the link width of the port and the other
1128 * Enable lane bonding for both links if not already enabled by in tb_port_lane_bonding_enable()
[all …]
H A Dxdomain.c1351 * is the other side that initiates lane bonding. So here we in tb_xdomain_bond_lanes_uuid_high()
1382 dev_dbg(&xd->dev, "lane bonding %s\n", str_enabled_disabled(width == 2)); in tb_xdomain_bond_lanes_uuid_high()
1456 * Now disable lane 1 if bonding was not enabled. Do in tb_xdomain_get_properties()
1457 * this only if bonding was possible at the beginning in tb_xdomain_get_properties()
1531 dev_dbg(&xd->dev, "we have lower UUID, bonding lanes\n"); in tb_xdomain_queue_bonding()
1613 * If any of the lane bonding states fail we skip in tb_xdomain_state_work()
1614 * bonding completely and try to continue from in tb_xdomain_state_work()
2093 * tb_xdomain_lane_bonding_enable() - Enable lane bonding on XDomain
2096 * Lane bonding is disabled by default for XDomains. This function tries
2097 * to enable bonding by first enabling the port and waiting for the CL0
[all …]
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De100.rst32 - Channel Bonding (teaming)
35 Channel Bonding documentation can be found in the Linux kernel source:
36 /Documentation/networking/bonding.rst
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c22 * bonding interface. Initially we mark all these ports as unvisited, in lan966x_lag_set_aggr_pgids()
26 * bitmask that are offloading the same bonding interface. This way, in lan966x_lag_set_aggr_pgids()
27 * we set up the aggregation PGIDs only once per bonding interface. in lan966x_lag_set_aggr_pgids()
/linux/include/uapi/linux/
H A Dif_bonding.h26 * - Moved driver's private data types to bonding.h
35 * new/old ifenslave and new/old bonding.
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c269 * to support eswitch vports bonding and to perform failover of eswitch vport
304 /* If HW support eswitch vports bonding, register a specific notifier to
330 netdev_err(netdev, "register bonding netevent notifier, err(%d)\n", ret); in mlx5e_rep_bond_init()
/linux/tools/testing/selftests/drivers/net/team/
H A DMakefile11 ../bonding/lag_lib.sh \
H A Ddev_addr_lists.sh16 source "$lib_dir"/../bonding/lag_lib.sh
/linux/tools/testing/selftests/drivers/net/lib/sh/
H A Dlib_netcons.sh34 # or NSIM_BOND_{T,R}X_{1,2} for the bonding tests. Not both at the
400 # Clean up netdevsim ifaces created for bonding test
413 # cleanup tests that use bonding interfaces

1234