Searched refs:tx_preset_index (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 377 u32 tx_preset_index, in apply_tx_cdr() 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() 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() 557 apply_tx_eq_prog(ppd, tx_preset_index); in apply_eq_settings() 376 apply_tx_cdr(struct hfi1_pportdata *ppd, u32 tx_preset_index, u8 *cdr_ctrl_byte) apply_tx_cdr() argument 426 apply_cdr_settings( struct hfi1_pportdata *ppd, u32 rx_preset_index, u32 tx_preset_index) apply_cdr_settings() argument 542 apply_eq_settings(struct hfi1_pportdata *ppd, u32 rx_preset_index, u32 tx_preset_index) apply_eq_settings() argument 562 apply_rx_amplitude_settings( struct hfi1_pportdata *ppd, u32 rx_preset_index, u32 tx_preset_index) apply_rx_amplitude_settings() argument 682 apply_tunings( struct hfi1_pportdata *ppd, u32 tx_preset_index, u8 tuning_method, u32 total_atten, u8 limiting_active) apply_tunings() argument 933 u32 rx_preset_index, tx_preset_index; tune_serdes() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 335 u32 tx_preset_index, in apply_tx_cdr() 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() 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() 515 apply_tx_eq_prog(ppd, tx_preset_index); in apply_eq_settings() 334 apply_tx_cdr(struct hfi1_pportdata *ppd, u32 tx_preset_index, u8 *cdr_ctrl_byte) apply_tx_cdr() argument 384 apply_cdr_settings( struct hfi1_pportdata *ppd, u32 rx_preset_index, u32 tx_preset_index) apply_cdr_settings() argument 500 apply_eq_settings(struct hfi1_pportdata *ppd, u32 rx_preset_index, u32 tx_preset_index) apply_eq_settings() argument 520 apply_rx_amplitude_settings( struct hfi1_pportdata *ppd, u32 rx_preset_index, u32 tx_preset_index) apply_rx_amplitude_settings() argument 640 apply_tunings( struct hfi1_pportdata *ppd, u32 tx_preset_index, u8 tuning_method, u32 total_atten, u8 limiting_active) apply_tunings() argument 891 u32 rx_preset_index, tx_preset_index; tune_serdes() local [all...] |
Completed in 3 milliseconds