Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c1148 txpwr->mcs32 = min(txpwr->mcs32, local_constraint_qdbm); in wlc_channel_min_txpower_limits_with_local_constraint()
1281 txpwr->mcs32 / WLC_TXPWR_DB_FACTOR, in wlc_phy_txpower_limits_dump()
1282 fraction[txpwr->mcs32 % WLC_TXPWR_DB_FACTOR]); in wlc_phy_txpower_limits_dump()
1451 txpwr->mcs32 = (u8) maxpwr40; in wlc_channel_reg_limits()
Dwlc_main.c1000 power.reg_limit[WL_TX_POWER_MCS_32] = txpwr.mcs32; in wlc_get_current_txpwr()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_hal.h113 u8 mcs32; member
Dwlc_phy_cmn.c2039 pi->txpwr_limit[WL_TX_POWER_MCS_32] = txpwr->mcs32; in wlc_phy_txpower_reg_limit_calc()