Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c1091 txpwr->ofdm_40_siso[j] = in wlc_channel_min_txpower_limits_with_local_constraint()
1092 min(txpwr->ofdm_40_siso[j], local_constraint_qdbm); in wlc_channel_min_txpower_limits_with_local_constraint()
1203 txpwr->ofdm_40_siso[i] / WLC_TXPWR_DB_FACTOR, in wlc_phy_txpower_limits_dump()
1204 fraction[txpwr->ofdm_40_siso[i] % WLC_TXPWR_DB_FACTOR]); in wlc_phy_txpower_limits_dump()
1376 txpwr->ofdm_40_siso[i] = 0; in wlc_channel_reg_limits()
1473 if (txpwr->ofdm_40_siso[i] == 0) in wlc_channel_reg_limits()
1474 txpwr->ofdm_40_siso[i] = txpwr->mcs_40_siso[j]; in wlc_channel_reg_limits()
1477 if (txpwr->ofdm_40_siso[i] == 0) in wlc_channel_reg_limits()
1478 txpwr->ofdm_40_siso[i] = txpwr->mcs_40_siso[j]; in wlc_channel_reg_limits()
Dwlc_main.c944 power.reg_limit[r] = txpwr.ofdm_40_siso[c]; in wlc_get_current_txpwr()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_hal.h101 u8 ofdm_40_siso[WLC_NUM_RATES_OFDM]; member
Dwlc_phy_cmn.c1605 &txpwr->ofdm_40_siso[0], WLC_NUM_RATES_OFDM); in wlc_phy_txpower_target_set()
1931 txpwr_ptr2 = txpwr->ofdm_40_siso; in wlc_phy_txpower_reg_limit_calc()
1974 txpwr_ptr1 = txpwr->ofdm_40_siso; in wlc_phy_txpower_reg_limit_calc()