Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c4676 int32_t ban_n; in iwk_channel_interpolate() local
4682 ban_n = iwk_band_number(sc, channel); in iwk_channel_interpolate()
4683 if (ban_n >= EEP_TX_POWER_BANDS) { in iwk_channel_interpolate()
4688 (uint32_t)sc->sc_eep_map.calib_info.band_info_tbl[ban_n].ch1.ch_num; in iwk_channel_interpolate()
4690 (uint32_t)sc->sc_eep_map.calib_info.band_info_tbl[ban_n].ch2.ch_num; in iwk_channel_interpolate()
4704 band_info_tbl[ban_n].ch1.measure[c][m]); in iwk_channel_interpolate()
4706 &(sc->sc_eep_map.calib_info.band_info_tbl[ban_n]. in iwk_channel_interpolate()