Searched refs:qsfp_info (Results 1 – 6 of 6) sorted by relevance
196 u8 *cache = ppd->qsfp_info.cache; in qual_power()225 u8 *cache = ppd->qsfp_info.cache; in qual_bitrate()251 u8 *cache = ppd->qsfp_info.cache; in set_qsfp_high_power()288 u8 *cache = ppd->qsfp_info.cache; in apply_rx_cdr()339 u8 *cache = ppd->qsfp_info.cache; in apply_tx_cdr()388 u8 *cache = ppd->qsfp_info.cache; in apply_cdr_settings()401 u8 *cache = ppd->qsfp_info.cache; in apply_tx_eq_auto()414 u8 *cache = ppd->qsfp_info.cache; in apply_tx_eq_prog()503 u8 *cache = ppd->qsfp_info.cache; in apply_eq_settings()620 u8 *cache = ppd->qsfp_info.cache; in aoc_low_power_setting()[all …]
525 spin_lock_irqsave(&ppd->qsfp_info.qsfp_lock, flags); in refresh_qsfp_cache()526 ppd->qsfp_info.cache_valid = 0; in refresh_qsfp_cache()527 spin_unlock_irqrestore(&ppd->qsfp_info.qsfp_lock, flags); in refresh_qsfp_cache()596 spin_lock_irqsave(&ppd->qsfp_info.qsfp_lock, flags); in refresh_qsfp_cache()597 ppd->qsfp_info.cache_valid = 1; in refresh_qsfp_cache()598 ppd->qsfp_info.cache_refresh_required = 0; in refresh_qsfp_cache()599 spin_unlock_irqrestore(&ppd->qsfp_info.qsfp_lock, flags); in refresh_qsfp_cache()685 if (!ppd->qsfp_info.cache_valid) { in get_cable_info()702 memcpy(data, &ppd->qsfp_info.cache[addr], len); in get_cable_info()750 u8 *cache = &ppd->qsfp_info.cache[0]; in qsfp_dump()[all …]
624 INIT_WORK(&ppd->qsfp_info.qsfp_work, qsfp_event); in hfi1_init_pportdata()627 spin_lock_init(&ppd->qsfp_info.qsfp_lock); in hfi1_init_pportdata()629 ppd->qsfp_info.ppd = ppd; in hfi1_init_pportdata()
6093 ppd->qsfp_info.cache_valid = 0; in handle_qsfp_int()6094 ppd->qsfp_info.reset_needed = 0; in handle_qsfp_int()6095 ppd->qsfp_info.limiting_active = 0; in handle_qsfp_int()6096 spin_unlock_irqrestore(&ppd->qsfp_info.qsfp_lock, in handle_qsfp_int()6125 ppd->qsfp_info.cache_valid = 0; in handle_qsfp_int()6126 ppd->qsfp_info.cache_refresh_required = 1; in handle_qsfp_int()6127 spin_unlock_irqrestore(&ppd->qsfp_info.qsfp_lock, in handle_qsfp_int()6147 ppd->qsfp_info.check_interrupt_flags = 1; in handle_qsfp_int()9713 ppd->qsfp_info.check_interrupt_flags = 0; in qsfp_event()10434 ppd->qsfp_info.limiting_active && in goto_offline()[all …]
1902 u8 *cache = ppd->qsfp_info.cache; in get_integrated_platform_config_field()
737 struct qsfp_data qsfp_info; member
Completed in 49 milliseconds