Searched refs:ofdm_40_cdd (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dchannel.c255 txpwr->ofdm_40_cdd[j] = brcms_c_channel_min_txpower_limits_with_local_constraint()
256 min(txpwr->ofdm_40_cdd[j], local_constraint_qdbm); brcms_c_channel_min_txpower_limits_with_local_constraint()
457 txpwr->ofdm_40_cdd[i] = 0; brcms_c_channel_reg_limits()
529 if (txpwr->ofdm_40_cdd[i] == 0) brcms_c_channel_reg_limits()
530 txpwr->ofdm_40_cdd[i] = txpwr->mcs_40_cdd[j]; brcms_c_channel_reg_limits()
533 if (txpwr->ofdm_40_cdd[i] == 0) brcms_c_channel_reg_limits()
534 txpwr->ofdm_40_cdd[i] = txpwr->mcs_40_cdd[j]; brcms_c_channel_reg_limits()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_hal.h116 u8 ofdm_40_cdd[BRCMS_NUM_RATES_OFDM]; member in struct:txpwr_limits
H A Dphy_cmn.c1339 &txpwr->ofdm_40_cdd[0], BRCMS_NUM_RATES_OFDM); wlc_phy_txpower_target_set()
1698 txpwr_ptr2 = txpwr->ofdm_40_cdd; wlc_phy_txpower_reg_limit_calc()
1742 txpwr_ptr1 = txpwr->ofdm_40_cdd; wlc_phy_txpower_reg_limit_calc()

Completed in 162 milliseconds