Searched refs:link_hwss (Results 1 – 11 of 11) sorted by relevance
76 const struct link_hwss *link_hwss) in set_dio_fixed_vs_pe_retimer_dp_link_test_pattern_override() argument117 if (link_hwss->ext.set_dp_link_test_pattern) in set_dio_fixed_vs_pe_retimer_dp_link_test_pattern_override()118 link_hwss->ext.set_dp_link_test_pattern(link, link_res, &hw_tp_params); in set_dio_fixed_vs_pe_retimer_dp_link_test_pattern_override()174 static const struct link_hwss dio_fixed_vs_pe_retimer_link_hwss = {196 const struct link_hwss *get_dio_fixed_vs_pe_retimer_link_hwss(void) in get_dio_fixed_vs_pe_retimer_link_hwss()
31 const struct link_hwss *get_hpo_fixed_vs_pe_retimer_dp_link_hwss(void);
33 const struct link_hwss *get_dpia_link_hwss(void);
33 const struct link_hwss *get_virtual_link_hwss(void);
35 const struct link_hwss *get_dio_fixed_vs_pe_retimer_link_hwss(void);
57 const struct link_hwss *get_hpo_dp_link_hwss(void);
32 const struct link_hwss *get_dio_link_hwss(void);
305 static const struct link_hwss dio_link_hwss = {350 const struct link_hwss *get_dio_link_hwss(void) in get_dio_link_hwss()
103 const struct link_hwss *link_hwss = get_link_hwss(link, link_res); in dp_set_hw_lane_settings() local112 if (link_hwss->ext.set_dp_lane_settings) in dp_set_hw_lane_settings()113 link_hwss->ext.set_dp_lane_settings(link, link_res, in dp_set_hw_lane_settings()
47 static const struct link_hwss hpo_frl_link_hwss = {59 const struct link_hwss *get_hpo_frl_link_hwss(void) in get_hpo_frl_link_hwss()
71 struct link_hwss { struct