Searched refs:EEP_TX_POWER_BANDS (Results 1 – 2 of 2) sorted by relevance
188 #define EEP_TX_POWER_BANDS (8) macro217 struct iwk_eep_calib_subband_info band_info_tbl[EEP_TX_POWER_BANDS];
4620 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()