Searched refs:TB_LINK_WIDTH_DUAL (Results 1 – 8 of 8) sorted by relevance
1044 case TB_LINK_WIDTH_DUAL: in tb_port_set_link_width()1120 ret = tb_port_set_link_width(port, TB_LINK_WIDTH_DUAL); in tb_port_lane_bonding_enable()1128 TB_LINK_WIDTH_DUAL); in tb_port_lane_bonding_enable()1970 case TB_LINK_WIDTH_DUAL: in rx_lanes_show()1996 case TB_LINK_WIDTH_DUAL: in tx_lanes_show()2863 bonded = sw->link_width >= TB_LINK_WIDTH_DUAL; in tb_switch_link_init()2916 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()2941 width = TB_LINK_WIDTH_DUAL | TB_LINK_WIDTH_ASYM_TX | in tb_switch_lane_bonding_enable()3037 ret = tb_port_set_link_width(up, TB_LINK_WIDTH_DUAL); in tb_switch_asym_disable()[all …]
1140 if (up->sw->link_width <= TB_LINK_WIDTH_DUAL) in tb_configure_sym()1165 if (up->sw->link_width == TB_LINK_WIDTH_DUAL) in tb_configure_sym()1176 up->sw->preferred_link_width > TB_LINK_WIDTH_DUAL) { in tb_configure_sym()1189 ret = tb_switch_set_link_width(up->sw, TB_LINK_WIDTH_DUAL); in tb_configure_sym()1220 if (sw->link_width < TB_LINK_WIDTH_DUAL) in tb_configure_link()1221 tb_switch_set_link_width(sw, TB_LINK_WIDTH_DUAL); in tb_configure_link()1230 up->sw->link_width == TB_LINK_WIDTH_DUAL) { in tb_configure_link()
1331 width = TB_LINK_WIDTH_DUAL; in tb_xdomain_bond_lanes_uuid_high()1797 case TB_LINK_WIDTH_DUAL: in rx_lanes_show()1823 case TB_LINK_WIDTH_DUAL: in tx_lanes_show()2123 width_mask = TB_LINK_WIDTH_DUAL | TB_LINK_WIDTH_ASYM_TX | in tb_xdomain_lane_bonding_enable()
468 case TB_LINK_WIDTH_DUAL: in dma_test_set_bonding()
853 sw->link_width = dual_lane ? TB_LINK_WIDTH_DUAL : in icm_fr_device_connected()1276 sw->link_width = dual_lane ? TB_LINK_WIDTH_DUAL : in __icm_tr_device_connected()
596 case TB_LINK_WIDTH_DUAL: in tb_width_name()
1564 case TB_LINK_WIDTH_DUAL: in usb4_port_asym_set_link_width()
182 TB_LINK_WIDTH_DUAL = BIT(1), enumerator