Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c973 * enable/disable lane bonding. For that call tb_port_set_lane_bonding().
1012 * tb_port_set_lane_bonding() - Enable/disable lane bonding
1023 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding() function
1086 ret = tb_port_set_lane_bonding(port, true); in tb_port_lane_bonding_enable()
1117 tb_port_set_lane_bonding(port, false); in tb_port_lane_bonding_disable()

Completed in 5 milliseconds