FreeBSD kernel IXGBE device code
ixgbe_thermal_diode_data Struct Reference

#include <ixgbe_type.h>

Data Fields

u8 location
 
u8 temp
 
u8 caution_thresh
 
u8 max_op_thresh
 

Detailed Description

Definition at line 297 of file ixgbe_type.h.

Field Documentation

◆ caution_thresh

u8 ixgbe_thermal_diode_data::caution_thresh

Definition at line 300 of file ixgbe_type.h.

Referenced by ixgbe_init_thermal_sensor_thresh_generic().

◆ location

u8 ixgbe_thermal_diode_data::location

Definition at line 298 of file ixgbe_type.h.

Referenced by ixgbe_init_thermal_sensor_thresh_generic().

◆ max_op_thresh

u8 ixgbe_thermal_diode_data::max_op_thresh

Definition at line 301 of file ixgbe_type.h.

Referenced by ixgbe_init_thermal_sensor_thresh_generic().

◆ temp

u8 ixgbe_thermal_diode_data::temp

Definition at line 299 of file ixgbe_type.h.

Referenced by ixgbe_get_thermal_sensor_data_generic().


The documentation for this struct was generated from the following file: