Searched refs:rate_start_index (Results 1 – 1 of 1) sorted by relevance
1649 int rate_start_index = 0, rate1, rate2, k; in wlc_phy_txpower_reg_limit_calc() local1667 rate_start_index = WL_TX_POWER_OFDM_FIRST; in wlc_phy_txpower_reg_limit_calc()1679 rate_start_index = in wlc_phy_txpower_reg_limit_calc()1700 for (rate1 = rate_start_index, rate2 = 0; in wlc_phy_txpower_reg_limit_calc()1719 rate_start_index = WL_TX_POWER_MCS20_CDD_FIRST; in wlc_phy_txpower_reg_limit_calc()1731 rate_start_index = WL_TX_POWER_MCS40_CDD_FIRST; in wlc_phy_txpower_reg_limit_calc()1744 for (rate1 = rate_start_index, rate2 = 0; in wlc_phy_txpower_reg_limit_calc()1765 for (rate1 = rate_start_index, rate2 = 0; in wlc_phy_txpower_reg_limit_calc()1775 rate_start_index = WL_TX_POWER_MCS20_SDM_FIRST; in wlc_phy_txpower_reg_limit_calc()1780 rate_start_index = WL_TX_POWER_MCS40_SDM_FIRST; in wlc_phy_txpower_reg_limit_calc()[all …]
Completed in 7 milliseconds