Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dswitch.c2989 enum tb_link_width down_width; in tb_switch_asym_enable() local
2996 down_width = TB_LINK_WIDTH_ASYM_RX; in tb_switch_asym_enable()
2999 down_width = TB_LINK_WIDTH_ASYM_TX; in tb_switch_asym_enable()
3007 ret = tb_port_set_link_width(down, down_width); in tb_switch_asym_enable()