Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk2_var.h182 int32_t sc_last_tempera; member
H A Diwk2.c5095 sc->sc_last_tempera = sc->sc_tempera; in iwk_tx_power_calibration()
5139 if (((sc->sc_tempera - sc->sc_last_tempera) >= 3) || in iwk_statistics_notify()
5140 ((sc->sc_last_tempera - sc->sc_tempera) >= 3)) { in iwk_statistics_notify()