Searched refs:bonded (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/drivers/thunderbolt/ |
| D | path.c | 275 if (!in_port->bonded && in_port->dual_link_port && in tb_path_alloc() 293 if (!in_port->bonded && out_port->bonded && in tb_path_alloc() 300 } else if (!out_port->bonded && in tb_path_alloc()
|
| D | test.c | 147 u64 route, bool bonded) in alloc_dev_default() argument 264 if (bonded) { in alloc_dev_default() 266 port->bonded = true; in alloc_dev_default() 267 port->dual_link_port->bonded = true; in alloc_dev_default() 268 upstream_port->bonded = true; in alloc_dev_default() 269 upstream_port->dual_link_port->bonded = true; in alloc_dev_default() 277 u64 route, bool bonded) in alloc_dev_with_dpin() argument 281 sw = alloc_dev_default(test, parent, route, bonded); in alloc_dev_with_dpin()
|
| D | switch.c | 1028 port->bonded = true; in tb_port_lane_bonding_enable() 1029 port->dual_link_port->bonded = true; in tb_port_lane_bonding_enable() 1036 port->dual_link_port->bonded = false; in tb_port_lane_bonding_disable() 1037 port->bonded = false; in tb_port_lane_bonding_disable() 2342 if (!up->bonded) in tb_switch_lane_bonding_disable()
|
| D | tb.h | 211 bool bonded; member
|
| D | tb.c | 335 link_width = port->bonded ? 2 : 1; in tb_available_bandwidth()
|
| /Linux-v5.10/Documentation/devicetree/bindings/media/ |
| D | renesas,drif.txt | 33 - When both the internal channels that are bonded together are enabled, 36 - When only one of the bonded channels need to be enabled, the property 69 among the bonded channels.
|
| /Linux-v5.10/Documentation/networking/ |
| D | switchdev.rst | 153 router port, used to offload L3 forwarding. Two or more ports can be bonded
|
| D | bonding.rst | 28 multiple network interfaces into a single logical "bonded" interface. 29 The behavior of the bonded interfaces depends upon the mode; generally 1635 bonded interface in which eth0 connects to a private network, while eth1 1826 bonded devices are directly connected to (i.e., where the other end of 2335 the bonded device will be to the same MAC level peer on the network
|