Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c1138 txpwr->mcs_40_stbc[j] = in wlc_channel_min_txpower_limits_with_local_constraint()
1139 min(txpwr->mcs_40_stbc[j], local_constraint_qdbm); in wlc_channel_min_txpower_limits_with_local_constraint()
1267 txpwr->mcs_40_stbc[i] / WLC_TXPWR_DB_FACTOR, in wlc_phy_txpower_limits_dump()
1268 fraction[txpwr->mcs_40_stbc[i] % WLC_TXPWR_DB_FACTOR]); in wlc_phy_txpower_limits_dump()
1441 txpwr->mcs_40_stbc[i] = 0; in wlc_channel_reg_limits()
1489 if (txpwr->mcs_40_stbc[i] == 0) in wlc_channel_reg_limits()
1490 txpwr->mcs_40_stbc[i] = txpwr->mcs_40_cdd[i]; in wlc_channel_reg_limits()
Dwlc_main.c983 power.reg_limit[r] = txpwr.mcs_40_stbc[c]; in wlc_get_current_txpwr()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_hal.h111 u8 mcs_40_stbc[WLC_NUM_RATES_MCS_1_STREAM]; member
Dwlc_phy_cmn.c1623 &txpwr->mcs_40_stbc[0], WLC_NUM_RATES_MCS_1_STREAM); in wlc_phy_txpower_target_set()
2011 txpwr_ptr1 = txpwr->mcs_40_stbc; in wlc_phy_txpower_reg_limit_calc()