Searched refs:down_clx_support (Results 1 – 1 of 1) sorted by relevance
3489 bool up_clx_support, down_clx_support; in __tb_switch_enable_clx() local3515 down_clx_support = tb_port_clx_supported(down, clx); in __tb_switch_enable_clx()3520 down_clx_support ? "" : "not "); in __tb_switch_enable_clx()3522 if (!up_clx_support || !down_clx_support) in __tb_switch_enable_clx()