Searched refs:tb_port_width_supported (Results 1 – 2 of 2) sorted by relevance
686 return tb_port_width_supported(port, width); in tb_asym_supported()1085 if (!tb_port_width_supported(up, width_up) || in tb_configure_asym()1086 !tb_port_width_supported(down, width_down)) in tb_configure_asym()
984 bool tb_port_width_supported(struct tb_port *port, unsigned int width) in tb_port_width_supported() function2916 if (!tb_port_width_supported(up, TB_LINK_WIDTH_DUAL) || in tb_switch_lane_bonding_enable()2917 !tb_port_width_supported(down, TB_LINK_WIDTH_DUAL)) in tb_switch_lane_bonding_enable()