Searched refs:PHY_SetTxPowerIndexByRateSection (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | HalPhyRf_8723B.c | 248 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() 249 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B() 250 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 288 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B() 289 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 302 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B() 303 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 318 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B() 319 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 331 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() [all …]
|
D | hal_com_phycfg.c | 925 void PHY_SetTxPowerIndexByRateSection( in PHY_SetTxPowerIndexByRateSection() function 1545 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, CCK); in PHY_SetTxPowerLevelByPath() 1547 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, OFDM); in PHY_SetTxPowerLevelByPath() 1548 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, HT_MCS0_MCS7); in PHY_SetTxPowerLevelByPath() 1551 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, HT_MCS8_MCS15); in PHY_SetTxPowerLevelByPath()
|
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 106 PHY_SetTxPowerIndexByRateSection(
|