Searched refs:dc_link_is_fec_supported (Results 1 – 2 of 2) sorted by relevance
417 bool dc_link_is_fec_supported(const struct dc_link *link);
3690 bool dc_link_is_fec_supported(const struct dc_link *link) in dc_link_is_fec_supported() function3724 if (dc_link_is_fec_supported(link) && !link->dc->debug.disable_fec && !is_fec_disable) in dc_link_should_enable_fec()