Home
last modified time | relevance | path

Searched refs:PHY_SetTxPowerIndexByRateSection (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.c218 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B()
219 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
220 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B()
254 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
255 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B()
264 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
265 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B()
273 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
274 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B()
283 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B()
[all …]
H A Dhal_com_phycfg.c418 void PHY_SetTxPowerIndexByRateSection( in PHY_SetTxPowerIndexByRateSection() function
612 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, CCK); in PHY_SetTxPowerLevelByPath()
614 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, OFDM); in PHY_SetTxPowerLevelByPath()
615 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, HT_MCS0_MCS7); in PHY_SetTxPowerLevelByPath()
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_phycfg.h69 void PHY_SetTxPowerIndexByRateSection(struct adapter *padapter, u8 RFPath, u8 Channel,