Searched refs:limiting_active (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 684 u8 tuning_method, u32 total_atten, u8 limiting_active) in apply_tunings() 728 if (ppd->port_type == PORT_TYPE_QSFP && limiting_active) in apply_tunings() 774 ppd->qsfp_info.limiting_active = 1; in tune_active_qsfp() 934 u8 tuning_method = 0, limiting_active = 0; in tune_serdes() local 1038 limiting_active = in tune_serdes() 1039 ppd->qsfp_info.limiting_active; in tune_serdes() 1061 limiting_active = 0; in tune_serdes() 1069 total_atten, limiting_active); in tune_serdes() 682 apply_tunings( struct hfi1_pportdata *ppd, u32 tx_preset_index, u8 tuning_method, u32 total_atten, u8 limiting_active) apply_tunings() argument
|
H A D | qsfp.h | 220 u8 limiting_active; member
|
H A D | chip.c | 6136 ppd->qsfp_info.limiting_active = 0; in handle_qsfp_int() 10475 ppd->qsfp_info.limiting_active && in goto_offline()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 642 u8 tuning_method, u32 total_atten, u8 limiting_active) in apply_tunings() 686 if (ppd->port_type == PORT_TYPE_QSFP && limiting_active) in apply_tunings() 732 ppd->qsfp_info.limiting_active = 1; in tune_active_qsfp() 892 u8 tuning_method = 0, limiting_active = 0; in tune_serdes() local 996 limiting_active = in tune_serdes() 997 ppd->qsfp_info.limiting_active; in tune_serdes() 1019 limiting_active = 0; in tune_serdes() 1027 total_atten, limiting_active); in tune_serdes() 640 apply_tunings( struct hfi1_pportdata *ppd, u32 tx_preset_index, u8 tuning_method, u32 total_atten, u8 limiting_active) apply_tunings() argument
|
H A D | qsfp.h | 178 u8 limiting_active; member
|
H A D | chip.c | 6096 ppd->qsfp_info.limiting_active = 0; in handle_qsfp_int() 10436 ppd->qsfp_info.limiting_active && in goto_offline()
|
Completed in 45 milliseconds