Lines Matching refs:link_width
1965 switch (sw->link_width) { in rx_lanes_show()
1991 switch (sw->link_width) { in tx_lanes_show()
2840 if (sw->link_width != ret) in tb_switch_update_link_attributes()
2842 sw->link_width = ret; in tb_switch_update_link_attributes()
2861 tb_sw_dbg(sw, "current link width %s\n", tb_width_name(sw->link_width)); in tb_switch_link_init()
2863 bonded = sw->link_width >= TB_LINK_WIDTH_DUAL; in tb_switch_link_init()
2891 sw->preferred_link_width = sw->link_width; in tb_switch_link_init()
3015 if (sw->link_width != width) { in tb_switch_asym_enable()
3050 if (sw->link_width > TB_LINK_WIDTH_DUAL) { in tb_switch_asym_disable()
3051 if (sw->link_width == TB_LINK_WIDTH_ASYM_TX) in tb_switch_asym_disable()
3096 if (sw->link_width == TB_LINK_WIDTH_ASYM_TX || in tb_switch_set_link_width()
3097 sw->link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_switch_set_link_width()