Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
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()