Home
last modified time | relevance | path

Searched refs:IXGBE_FLAG_TEMP_SENSOR_CAPABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h269 #define IXGBE_FLAG_TEMP_SENSOR_CAPABLE (u32)(1 << 11) macro
H A Dixgbe_main.c1032 ixgbe->capab->flags |= IXGBE_FLAG_TEMP_SENSOR_CAPABLE; in ixgbe_identify_hardware()
4759 if ((ixgbe->capab->flags & IXGBE_FLAG_TEMP_SENSOR_CAPABLE) && in ixgbe_intr_other_work()