Searched refs:link_detect_connection_type (Results 1 – 5 of 5) sorted by relevance
30 bool link_detect_connection_type(struct dc_link *link,
885 if (!link_detect_connection_type(link, &new_connection_type)) { in detect_link_and_local_sink()1212 bool link_detect_connection_type(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type() function
71 link_srv->detect_connection_type = link_detect_connection_type; in construct_link_service_detection()
1679 link_detect_connection_type(link, &type); in perform_link_training_with_retries()
2216 if (!link_detect_connection_type(link, &type) || type == dc_connection_none) { in dp_verify_link_cap_with_retries()