Searched refs:CurrentChannel (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c549 pHalData->CurrentChannel
670 u8 channelToSW = pHalData->CurrentChannel;
696 PHY_SetTxPowerLevel8723B(Adapter, pHalData->CurrentChannel);
712 u8 tmpChannel = pHalData->CurrentChannel;
738 pHalData->CurrentChannel = ChannelNum;
755 pHalData->CurrentChannel = tmpChannel;
776 PHY_HandleSwChnlAndSetBW8723B(Adapter, false, true, pHalData->CurrentChannel, Bandwidth, Offset, Offset, pHalData->CurrentChannel);
H A DHalPhyRf_8723B.c228 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK);
229 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM);
230 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7);
264 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM);
265 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7);
274 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM);
275 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7);
283 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM);
284 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7);
293 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CC
[all...]
H A Drtl8723b_dm.c97 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_CHNL, &(pHalData->CurrentChannel));
H A Dsdio_halinit.c677 pHalData->CurrentChannel = 6;
H A Dhal_btcoex.c395 *pu8 = pHalData->CurrentChannel;
/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_data.h178 u8 CurrentChannel; member in struct:hal_com_data

Completed in 140 milliseconds