Searched refs:width_up (Results 1 – 1 of 1) sorted by relevance
1060 enum tb_link_width width_up, width_down; in tb_configure_asym() local1082 width_up = TB_LINK_WIDTH_ASYM_RX; in tb_configure_asym()1093 width_up = TB_LINK_WIDTH_ASYM_TX; in tb_configure_asym()1097 if (up->sw->link_width == width_up) in tb_configure_asym()1100 if (!tb_port_width_supported(up, width_up) || in tb_configure_asym()1120 ret = tb_switch_set_link_width(up->sw, width_up); in tb_configure_asym()