Home
last modified time | relevance | path

Searched refs:tb_port_lane_bonding_enable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dswitch.c998 static int tb_port_lane_bonding_enable(struct tb_port *port) in tb_port_lane_bonding_enable() function
2313 ret = tb_port_lane_bonding_enable(up); in tb_switch_lane_bonding_enable()
2319 ret = tb_port_lane_bonding_enable(down); in tb_switch_lane_bonding_enable()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c1018 * cases one should use tb_port_lane_bonding_enable() instead to enable
1046 * tb_port_lane_bonding_enable() - Enable bonding on port
1057 int tb_port_lane_bonding_enable(struct tb_port *port) in tb_port_lane_bonding_enable() function
2735 ret = tb_port_lane_bonding_enable(up); in tb_switch_lane_bonding_enable()
2741 ret = tb_port_lane_bonding_enable(down); in tb_switch_lane_bonding_enable()
H A Dtb.h1063 int tb_port_lane_bonding_enable(struct tb_port *port);
H A Dxdomain.c2064 ret = tb_port_lane_bonding_enable(port); in tb_xdomain_lane_bonding_enable()

Completed in 16 milliseconds