Home
last modified time | relevance | path

Searched refs:TB_LINK_WIDTH_ASYM_TX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dthunderbolt.h184 TB_LINK_WIDTH_ASYM_TX = BIT(2), enumerator
/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c1332 width_mask = width | TB_LINK_WIDTH_ASYM_TX | TB_LINK_WIDTH_ASYM_RX; in tb_xdomain_bond_lanes_uuid_high()
1795 case TB_LINK_WIDTH_ASYM_TX: in rx_lanes_show()
1815 case TB_LINK_WIDTH_ASYM_TX: in tx_lanes_show()
2071 width_mask = TB_LINK_WIDTH_DUAL | TB_LINK_WIDTH_ASYM_TX | in tb_xdomain_lane_bonding_enable()
H A Dswitch.c1918 case TB_LINK_WIDTH_ASYM_TX: in rx_lanes_show()
1950 case TB_LINK_WIDTH_ASYM_TX: in tx_lanes_show()
2851 width_mask = TB_LINK_WIDTH_DUAL | TB_LINK_WIDTH_ASYM_TX | in tb_switch_lane_bonding_enable()
H A Dtb.c616 if (port->sw->link_width == TB_LINK_WIDTH_ASYM_TX) { in tb_available_bandwidth()
635 if (link_width == TB_LINK_WIDTH_ASYM_TX) { in tb_available_bandwidth()