BWI_TSSI_MAX
for (i = 0; i < BWI_TSSI_MAX; ++i) {
static const int8_t bwi_txpower_map_11b[BWI_TSSI_MAX] =
static const int8_t bwi_txpower_map_11g[BWI_TSSI_MAX] =
if (pwr_idx < 0 || pwr_idx >= BWI_TSSI_MAX)
else if (pwr_idx >= BWI_TSSI_MAX)
pwr_idx = BWI_TSSI_MAX - 1;
int8_t rf_txpower_map0[BWI_TSSI_MAX];
int8_t rf_txpower_map[BWI_TSSI_MAX];