Searched refs:detect_connection_type (Results 1 – 3 of 3) sorted by relevance
108 bool (*detect_connection_type)(struct dc_link *link, member
89 return link->dc->link_srv->detect_connection_type(link, type); in dc_link_detect_connection_type()
71 link_srv->detect_connection_type = link_detect_connection_type; in construct_link_service_detection()