Searched refs:xpak_stat (Results 1 – 2 of 2) sorted by relevance
3362 s2io_chk_xpak_counter(&stat_info->xpak_stat.alarm_transceiver_temp_high, in s2io_updt_xpak_counter()3363 &stat_info->xpak_stat.xpak_regs_stat, in s2io_updt_xpak_counter()3367 stat_info->xpak_stat.alarm_transceiver_temp_low++; in s2io_updt_xpak_counter()3371 s2io_chk_xpak_counter(&stat_info->xpak_stat.alarm_laser_bias_current_high, in s2io_updt_xpak_counter()3372 &stat_info->xpak_stat.xpak_regs_stat, in s2io_updt_xpak_counter()3376 stat_info->xpak_stat.alarm_laser_bias_current_low++; in s2io_updt_xpak_counter()3380 s2io_chk_xpak_counter(&stat_info->xpak_stat.alarm_laser_output_power_high, in s2io_updt_xpak_counter()3381 &stat_info->xpak_stat.xpak_regs_stat, in s2io_updt_xpak_counter()3385 stat_info->xpak_stat.alarm_laser_output_power_low++; in s2io_updt_xpak_counter()3393 stat_info->xpak_stat.warn_transceiver_temp_high++; in s2io_updt_xpak_counter()[all …]
345 struct xpakStat xpak_stat; member