Lines Matching refs:tx_preset_index
335 u32 tx_preset_index, in apply_tx_cdr() argument
357 PLATFORM_CONFIG_TX_PRESET_TABLE, tx_preset_index, in apply_tx_cdr()
370 tx_preset_index, in apply_tx_cdr()
386 u32 tx_preset_index) in apply_cdr_settings() argument
393 apply_tx_cdr(ppd, tx_preset_index, &cdr_ctrl_byte); in apply_cdr_settings()
412 static void apply_tx_eq_prog(struct hfi1_pportdata *ppd, u32 tx_preset_index) in apply_tx_eq_prog() argument
423 tx_preset_index, TX_PRESET_TABLE_QSFP_TX_EQ_APPLY, in apply_tx_eq_prog()
434 tx_preset_index, TX_PRESET_TABLE_QSFP_TX_EQ, in apply_tx_eq_prog()
501 u32 rx_preset_index, u32 tx_preset_index) in apply_eq_settings() argument
515 apply_tx_eq_prog(ppd, tx_preset_index); in apply_eq_settings()
522 u32 tx_preset_index) in apply_rx_amplitude_settings() argument
641 struct hfi1_pportdata *ppd, u32 tx_preset_index, in apply_tunings() argument
685 if (tx_preset_index == OPA_INVALID_INDEX) { in apply_tunings()
694 ppd->dd, PLATFORM_CONFIG_TX_PRESET_TABLE, tx_preset_index, in apply_tunings()
700 tx_preset_index, TX_PRESET_TABLE_ATTN, &tx_preset, 4); in apply_tunings()
705 tx_preset_index, TX_PRESET_TABLE_POSTCUR, &tx_preset, 4); in apply_tunings()
891 u32 rx_preset_index, tx_preset_index; in tune_serdes() local
896 tx_preset_index = OPA_INVALID_INDEX; in tune_serdes()
986 &tx_preset_index, in tune_serdes()
1020 tx_preset_index = OPA_INVALID_INDEX; in tune_serdes()
1026 apply_tunings(ppd, tx_preset_index, tuning_method, in tune_serdes()