Searched refs:rateSection (Results 1 – 1 of 1) sorted by relevance
1817 u8 regulation, bw, channel, rateSection; in phy_CrossReferenceHTAndVHTTxPowerLimit() local1823 for (rateSection = 0; rateSection < MAX_RATE_SECTION_NUM; ++rateSection) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1824 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit()1830 if (rateSection >= 2 && rateSection <= 9) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1831 if (rateSection == 2) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1834 } else if (rateSection == 3) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1837 } else if (rateSection == 4) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1840 } else if (rateSection == 5) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1843 } else if (rateSection == 6) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1846 } else if (rateSection == 7) { in phy_CrossReferenceHTAndVHTTxPowerLimit()[all …]