Lines Matching refs:link_width
2009 switch (sw->link_width) { in rx_lanes_show()
2035 switch (sw->link_width) { in tx_lanes_show()
2883 if (sw->link_width != ret) in tb_switch_update_link_attributes()
2885 sw->link_width = ret; in tb_switch_update_link_attributes()
2904 tb_sw_dbg(sw, "current link width %s\n", tb_width_name(sw->link_width)); in tb_switch_link_init()
2906 bonded = sw->link_width >= TB_LINK_WIDTH_DUAL; in tb_switch_link_init()
2934 sw->preferred_link_width = sw->link_width; in tb_switch_link_init()
3062 if (sw->link_width != width) { in tb_switch_asym_enable()
3097 if (sw->link_width > TB_LINK_WIDTH_DUAL) { in tb_switch_asym_disable()
3098 if (sw->link_width == TB_LINK_WIDTH_ASYM_TX) in tb_switch_asym_disable()
3143 if (sw->link_width == TB_LINK_WIDTH_ASYM_TX || in tb_switch_set_link_width()
3144 sw->link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_switch_set_link_width()