Searched refs:dc_link_is_fec_supported (Results 1 – 2 of 2) sorted by relevance
522 bool dc_link_is_fec_supported(const struct dc_link *link);
4761 bool dc_link_is_fec_supported(const struct dc_link *link) in dc_link_is_fec_supported() function4794 return !force_disable && dc_link_is_fec_supported(link); in dc_link_should_enable_fec()