Searched refs:CurrentChannel (Results 1 – 6 of 6) sorted by relevance
| /drivers/staging/rtl8723bs/hal/ |
| A D | rtl8723b_phycfg.c | 548 pHalData->CurrentChannel in PHY_GetTxPowerIndex() 665 u8 channelToSW = pHalData->CurrentChannel; in phy_SwChnl8723B() 691 PHY_SetTxPowerLevel8723B(Adapter, pHalData->CurrentChannel); in phy_SwChnlAndSetBwMode8723B() 707 u8 tmpChannel = pHalData->CurrentChannel; in PHY_HandleSwChnlAndSetBW8723B() 733 pHalData->CurrentChannel = ChannelNum; in PHY_HandleSwChnlAndSetBW8723B() 750 pHalData->CurrentChannel = tmpChannel; in PHY_HandleSwChnlAndSetBW8723B()
|
| A D | HalPhyRf_8723B.c | 218 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() 273 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B() 283 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() 288 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() 294 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() [all …]
|
| A D | rtl8723b_dm.c | 93 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_CHNL, &(pHalData->CurrentChannel)); in Update_ODM_ComInfo_8723b()
|
| A D | hal_btcoex.c | 394 *pu8 = pHalData->CurrentChannel; in halbtcoutsrc_Get()
|
| A D | sdio_halinit.c | 676 pHalData->CurrentChannel = 6; in rtl8723bs_hal_init()
|
| /drivers/staging/rtl8723bs/include/ |
| A D | hal_data.h | 178 u8 CurrentChannel; member
|
Completed in 17 milliseconds