Home
last modified time | relevance | path

Searched refs:bonded (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.c73 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_setets()
178 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_setdcbx()
274 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_setpfc()
341 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_set_pfc_cfg()
402 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_setstate()
479 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_set_pg_tc_cfg_tx()
538 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_set_pg_bwg_cfg_tx()
763 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_setapp()
879 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_delapp()
985 if (pf->lag && pf->lag->bonded) { in ice_dcbnl_cee_set_all()
Dice_lag.c275 const char *name, *upper, *role, *bonded, *primary; in ice_display_lag_info() local
281 bonded = lag->bonded ? "BONDED" : "UNBONDED"; in ice_display_lag_info()
300 dev_dbg(dev, "%s %s, upper:%s, role:%s, primary:%s\n", name, bonded, in ice_display_lag_info()
585 if (!lag->bonded) in ice_lag_move_new_vf_nodes()
611 lag->bonded && lag->primary && pri_port != act_port && in ice_lag_move_new_vf_nodes()
725 if (event_netdev != lag->netdev || !lag->bonded || !lag->upper_netdev) in ice_lag_info_event()
884 if (lag->bonded) in ice_lag_link()
888 lag->bonded = true; in ice_lag_link()
902 if (!lag->bonded) { in ice_lag_unlink()
931 lag->bonded = false; in ice_lag_unlink()
[all …]
Dice_lag.h39 u8 bonded:1; /* currently bonded */ member
Dice_main.c640 if (pf->lag && pf->lag->bonded && reset_type == ICE_RESET_PFR) { in ice_do_reset()
730 if (pf->lag && pf->lag->bonded) { in ice_reset_subtask()
/Linux-v6.6/drivers/thunderbolt/
Dpath.c287 if (!in_port->bonded && in_port->dual_link_port && in tb_path_alloc()
305 if (!in_port->bonded && out_port->bonded && in tb_path_alloc()
312 } else if (!out_port->bonded && in tb_path_alloc()
Dtest.c192 u64 route, bool bonded) in alloc_dev_default() argument
324 if (bonded) { in alloc_dev_default()
326 port->bonded = true; in alloc_dev_default()
328 port->dual_link_port->bonded = true; in alloc_dev_default()
330 upstream_port->bonded = true; in alloc_dev_default()
332 upstream_port->dual_link_port->bonded = true; in alloc_dev_default()
342 u64 route, bool bonded) in alloc_dev_with_dpin() argument
346 sw = alloc_dev_default(test, parent, route, bonded); in alloc_dev_with_dpin()
363 u64 route, bool bonded) in alloc_dev_without_dp() argument
368 sw = alloc_dev_default(test, parent, route, bonded); in alloc_dev_without_dp()
[all …]
Dclx.c74 if (!port->bonded && port->dual_link_port) in tb_port_clx_supported()
Dswitch.c1095 port->bonded = true; in tb_port_lane_bonding_enable()
1096 port->dual_link_port->bonded = true; in tb_port_lane_bonding_enable()
1120 port->dual_link_port->bonded = false; in tb_port_lane_bonding_disable()
1121 port->bonded = false; in tb_port_lane_bonding_disable()
2782 if (!up->bonded) in tb_switch_lane_bonding_disable()
Dtunnel.c220 credits = port->bonded ? 32 : 16; in tb_pci_init_credits()
1481 credits = port->bonded ? 14 : 6; in tb_dma_reserve_credits()
1858 credits = port->bonded ? 32 : 16; in tb_usb3_init_credits()
Dxdomain.c1372 port->bonded = width > TB_LINK_WIDTH_SINGLE; in tb_xdomain_bond_lanes_uuid_high()
1373 port->dual_link_port->bonded = width > TB_LINK_WIDTH_SINGLE; in tb_xdomain_bond_lanes_uuid_high()
1461 if (!port->bonded) in tb_xdomain_get_properties()
Dtb.h280 bool bonded; member
/Linux-v6.6/Documentation/networking/
Dbonding.rst28 multiple network interfaces into a single logical "bonded" interface.
29 The behavior of the bonded interfaces depends upon the mode; generally
1697 bonded interface in which eth0 connects to a private network, while eth1
1888 bonded devices are directly connected to (i.e., where the other end of
2388 the bonded device will be to the same MAC level peer on the network
Dswitchdev.rst154 router port, used to offload L3 forwarding. Two or more ports can be bonded