Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dswitch.c946 static bool tb_port_is_width_supported(struct tb_port *port, int width) in tb_port_is_width_supported() function
2302 if (!tb_port_is_width_supported(up, 2) || in tb_switch_lane_bonding_enable()
2303 !tb_port_is_width_supported(down, 2)) in tb_switch_lane_bonding_enable()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c942 static bool tb_port_is_width_supported(struct tb_port *port, in tb_port_is_width_supported() function
2724 if (!tb_port_is_width_supported(up, TB_LINK_WIDTH_DUAL) || in tb_switch_lane_bonding_enable()
2725 !tb_port_is_width_supported(down, TB_LINK_WIDTH_DUAL)) in tb_switch_lane_bonding_enable()

Completed in 7 milliseconds