Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c1121 txpwr->mcs_20_mimo[j] = in wlc_channel_min_txpower_limits_with_local_constraint()
1122 min(txpwr->mcs_20_mimo[j], local_constraint_qdbm); in wlc_channel_min_txpower_limits_with_local_constraint()
1243 txpwr->mcs_20_mimo[i] / WLC_TXPWR_DB_FACTOR, in wlc_phy_txpower_limits_dump()
1244 fraction[txpwr->mcs_20_mimo[i] % WLC_TXPWR_DB_FACTOR]); in wlc_phy_txpower_limits_dump()
1446 txpwr->mcs_20_mimo[i] = (u8) maxpwr20; in wlc_channel_reg_limits()
Dwlc_main.c992 power.reg_limit[r] = txpwr.mcs_20_mimo[c]; in wlc_get_current_txpwr()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_hal.h107 u8 mcs_20_mimo[WLC_NUM_RATES_MCS_2_STREAM]; member
Dwlc_phy_cmn.c1616 &txpwr->mcs_20_mimo[0], WLC_NUM_RATES_MCS_2_STREAM); in wlc_phy_txpower_target_set()
2025 txpwr_ptr1 = txpwr->mcs_20_mimo; in wlc_phy_txpower_reg_limit_calc()