Searched refs:dc_link_is_fec_supported (Results 1 – 3 of 3) sorted by relevance
363 bool dc_link_is_fec_supported(const struct dc_link *link);
3583 if (dc_link_is_fec_supported(link) && !link->dc->debug.disable_fec) { in dc_link_bandwidth_kbps()3627 bool dc_link_is_fec_supported(const struct dc_link *link) in dc_link_is_fec_supported() function
4314 if (!dc_link_is_fec_supported(link) || link->dc->debug.disable_fec) in dp_set_fec_ready()4349 if (!dc_link_is_fec_supported(link) || link->dc->debug.disable_fec) in dp_set_fec_enable()