Searched refs:tx_preset_index (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/hfi1/ ! |
D | platform.c | 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() [all …]
|