Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk_eeprom.h188 #define EEP_TX_POWER_BANDS (8) macro
217 struct iwk_eep_calib_subband_info band_info_tbl[EEP_TX_POWER_BANDS];
H A Diwk2.c4620 for (b_n = 0; b_n < EEP_TX_POWER_BANDS; b_n++) { in iwk_band_number()
4683 if (ban_n >= EEP_TX_POWER_BANDS) { in iwk_channel_interpolate()