D | hal_com_phycfg.c | 423 struct adapter *padapter, u8 RFPath, u8 Channel, u8 RateSection in PHY_SetTxPowerIndexByRateSection() argument 432 Channel, cckRates, in PHY_SetTxPowerIndexByRateSection() 439 Channel, ofdmRates, in PHY_SetTxPowerIndexByRateSection() 446 Channel, htRates1T, in PHY_SetTxPowerIndexByRateSection() 457 u8 Channel in PHY_GetTxPowerIndexBase() argument 462 u8 chnlIdx = (Channel-1); in PHY_GetTxPowerIndexBase() 464 if (HAL_IsLegalChannel(padapter, Channel) == false) in PHY_GetTxPowerIndexBase() 625 u8 Channel, in PHY_SetTxPowerIndexByRateArray() argument 634 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 652 static s8 phy_GetChannelIndexOfTxPowerLimit(u8 Channel) in phy_GetChannelIndexOfTxPowerLimit() argument [all …]
|