Searched refs:TB_LINK_WIDTH_ASYM_RX (Results 1 – 6 of 6) sorted by relevance
992 if (width & (TB_LINK_WIDTH_ASYM_TX | TB_LINK_WIDTH_ASYM_RX)) { in tb_port_width_supported()1052 case TB_LINK_WIDTH_ASYM_RX: in tb_port_set_link_width()1973 case TB_LINK_WIDTH_ASYM_RX: in rx_lanes_show()1993 case TB_LINK_WIDTH_ASYM_RX: in tx_lanes_show()2942 TB_LINK_WIDTH_ASYM_RX; in tb_switch_lane_bonding_enable()2996 down_width = TB_LINK_WIDTH_ASYM_RX; in tb_switch_asym_enable()3097 sw->link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_switch_set_link_width()3106 case TB_LINK_WIDTH_ASYM_RX: in tb_switch_set_link_width()
670 width = downstream ? TB_LINK_WIDTH_ASYM_RX : TB_LINK_WIDTH_ASYM_TX; in tb_asym_supported()672 width = downstream ? TB_LINK_WIDTH_ASYM_TX : TB_LINK_WIDTH_ASYM_RX; in tb_asym_supported()716 } else if (port->sw->link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_maximum_bandwidth()749 } else if (link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_maximum_bandwidth()1055 width_up = TB_LINK_WIDTH_ASYM_RX; in tb_configure_asym()1067 width_down = TB_LINK_WIDTH_ASYM_RX; in tb_configure_asym()
1332 width_mask = width | TB_LINK_WIDTH_ASYM_TX | TB_LINK_WIDTH_ASYM_RX; in tb_xdomain_bond_lanes_uuid_high()1800 case TB_LINK_WIDTH_ASYM_RX: in rx_lanes_show()1820 case TB_LINK_WIDTH_ASYM_RX: in tx_lanes_show()2124 TB_LINK_WIDTH_ASYM_RX; in tb_xdomain_lane_bonding_enable()
600 case TB_LINK_WIDTH_ASYM_RX: in tb_width_name()
1572 case TB_LINK_WIDTH_ASYM_RX: in usb4_port_asym_set_link_width()
184 TB_LINK_WIDTH_ASYM_RX = BIT(3), enumerator