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