Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c320 bool up_clx_support, down_clx_support; in tb_switch_clx_enable() local
352 up_clx_support = tb_port_clx_supported(up, clx); in tb_switch_clx_enable()
356 up_clx_support ? "" : "not "); in tb_switch_clx_enable()
360 if (!up_clx_support || !down_clx_support) in tb_switch_clx_enable()