Searched refs:rateSection (Results 1 – 1 of 1) sorted by relevance
1815 u8 regulation, bw, channel, rateSection; in phy_CrossReferenceHTAndVHTTxPowerLimit() local1821 for (rateSection = 0; rateSection < MAX_RATE_SECTION_NUM; ++rateSection) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1822 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit()1828 if (rateSection >= 2 && rateSection <= 9) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1829 if (rateSection == 2) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1832 } else if (rateSection == 3) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1835 } else if (rateSection == 4) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1838 } else if (rateSection == 5) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1841 } else if (rateSection == 6) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1844 } else if (rateSection == 7) { in phy_CrossReferenceHTAndVHTTxPowerLimit()[all …]