Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthunderbolt.h185 TB_LINK_WIDTH_ASYM_RX = BIT(3), enumerator
/Linux-v6.6/drivers/thunderbolt/
Dxdomain.c1332 width_mask = width | TB_LINK_WIDTH_ASYM_TX | TB_LINK_WIDTH_ASYM_RX; in tb_xdomain_bond_lanes_uuid_high()
1789 case TB_LINK_WIDTH_ASYM_RX: in rx_lanes_show()
1821 case TB_LINK_WIDTH_ASYM_RX: in tx_lanes_show()
2072 TB_LINK_WIDTH_ASYM_RX; in tb_xdomain_lane_bonding_enable()
Dswitch.c1822 case TB_LINK_WIDTH_ASYM_RX: in rx_lanes_show()
1842 case TB_LINK_WIDTH_ASYM_RX: in tx_lanes_show()
2750 TB_LINK_WIDTH_ASYM_RX; in tb_switch_lane_bonding_enable()
Dtb.c619 } else if (port->sw->link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_available_bandwidth()
638 } else if (link_width == TB_LINK_WIDTH_ASYM_RX) { in tb_available_bandwidth()