Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/
Dchannel.c255 txpwr->ofdm_40_siso[j] = in brcms_c_channel_min_txpower_limits_with_local_constraint()
256 min(txpwr->ofdm_40_siso[j], local_constraint_qdbm); in brcms_c_channel_min_txpower_limits_with_local_constraint()
458 txpwr->ofdm_40_siso[i] = 0; in brcms_c_channel_reg_limits()
553 if (txpwr->ofdm_40_siso[i] == 0) in brcms_c_channel_reg_limits()
554 txpwr->ofdm_40_siso[i] = txpwr->mcs_40_siso[j]; in brcms_c_channel_reg_limits()
557 if (txpwr->ofdm_40_siso[i] == 0) in brcms_c_channel_reg_limits()
558 txpwr->ofdm_40_siso[i] = txpwr->mcs_40_siso[j]; in brcms_c_channel_reg_limits()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_hal.h115 u8 ofdm_40_siso[BRCMS_NUM_RATES_OFDM]; member
Dphy_cmn.c1337 &txpwr->ofdm_40_siso[0], BRCMS_NUM_RATES_OFDM); in wlc_phy_txpower_target_set()
1695 txpwr_ptr2 = txpwr->ofdm_40_siso; in wlc_phy_txpower_reg_limit_calc()
1740 txpwr_ptr1 = txpwr->ofdm_40_siso; in wlc_phy_txpower_reg_limit_calc()