Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c3496 bool up_clx_support, down_clx_support; in __tb_switch_enable_clx() local
3522 down_clx_support = tb_port_clx_supported(down, clx); in __tb_switch_enable_clx()
3527 down_clx_support ? "" : "not "); in __tb_switch_enable_clx()
3529 if (!up_clx_support || !down_clx_support) in __tb_switch_enable_clx()