Lines Matching refs:tx_preset_index
377 u32 tx_preset_index, in apply_tx_cdr() argument
399 PLATFORM_CONFIG_TX_PRESET_TABLE, tx_preset_index, in apply_tx_cdr()
412 tx_preset_index, in apply_tx_cdr()
428 u32 tx_preset_index) in apply_cdr_settings() argument
435 apply_tx_cdr(ppd, tx_preset_index, &cdr_ctrl_byte); in apply_cdr_settings()
454 static void apply_tx_eq_prog(struct hfi1_pportdata *ppd, u32 tx_preset_index) in apply_tx_eq_prog() argument
465 tx_preset_index, TX_PRESET_TABLE_QSFP_TX_EQ_APPLY, in apply_tx_eq_prog()
476 tx_preset_index, TX_PRESET_TABLE_QSFP_TX_EQ, in apply_tx_eq_prog()
543 u32 rx_preset_index, u32 tx_preset_index) in apply_eq_settings() argument
557 apply_tx_eq_prog(ppd, tx_preset_index); in apply_eq_settings()
564 u32 tx_preset_index) in apply_rx_amplitude_settings() argument
683 struct hfi1_pportdata *ppd, u32 tx_preset_index, in apply_tunings() argument
727 if (tx_preset_index == OPA_INVALID_INDEX) { in apply_tunings()
736 ppd->dd, PLATFORM_CONFIG_TX_PRESET_TABLE, tx_preset_index, in apply_tunings()
742 tx_preset_index, TX_PRESET_TABLE_ATTN, &tx_preset, 4); in apply_tunings()
747 tx_preset_index, TX_PRESET_TABLE_POSTCUR, &tx_preset, 4); in apply_tunings()
933 u32 rx_preset_index, tx_preset_index; in tune_serdes() local
938 tx_preset_index = OPA_INVALID_INDEX; in tune_serdes()
1028 &tx_preset_index, in tune_serdes()
1062 tx_preset_index = OPA_INVALID_INDEX; in tune_serdes()
1068 apply_tunings(ppd, tx_preset_index, tuning_method, in tune_serdes()