Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk_eeprom.h191 #define EEP_TX_POWER_VERSION_NEW (5) macro
H A Diwk2.c638 if (LE_16(sc->sc_eep_map.calib_version) < EEP_TX_POWER_VERSION_NEW) { in iwk_attach()