Lines Matching defs:ppd
103 struct hfi1_pportdata *ppd = dd->pport; in save_platform_config_fields() local
205 void get_port_type(struct hfi1_pportdata *ppd) in get_port_type()
220 int set_qsfp_tx(struct hfi1_pportdata *ppd, int on) in set_qsfp_tx()
235 static int qual_power(struct hfi1_pportdata *ppd) in qual_power()
264 static int qual_bitrate(struct hfi1_pportdata *ppd) in qual_bitrate()
290 static int set_qsfp_high_power(struct hfi1_pportdata *ppd) in set_qsfp_high_power()
325 static void apply_rx_cdr(struct hfi1_pportdata *ppd, in apply_rx_cdr()
376 static void apply_tx_cdr(struct hfi1_pportdata *ppd, in apply_tx_cdr()
427 struct hfi1_pportdata *ppd, u32 rx_preset_index, in apply_cdr_settings()
441 static void apply_tx_eq_auto(struct hfi1_pportdata *ppd) in apply_tx_eq_auto()
454 static void apply_tx_eq_prog(struct hfi1_pportdata *ppd, u32 tx_preset_index) in apply_tx_eq_prog()
498 static void apply_rx_eq_emp(struct hfi1_pportdata *ppd, u32 rx_preset_index) in apply_rx_eq_emp()
542 static void apply_eq_settings(struct hfi1_pportdata *ppd, in apply_eq_settings()
563 struct hfi1_pportdata *ppd, u32 rx_preset_index, in apply_rx_amplitude_settings()
633 static void apply_tx_lanes(struct hfi1_pportdata *ppd, u8 field_id, in apply_tx_lanes()
660 static u8 aoc_low_power_setting(struct hfi1_pportdata *ppd) in aoc_low_power_setting()
683 struct hfi1_pportdata *ppd, u32 tx_preset_index, in apply_tunings()
767 static int tune_active_qsfp(struct hfi1_pportdata *ppd, u32 *ptr_tx_preset, in tune_active_qsfp()
856 static int tune_qsfp(struct hfi1_pportdata *ppd, in tune_qsfp()
928 void tune_serdes(struct hfi1_pportdata *ppd) in tune_serdes()