Searched refs:SoundPeriod (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_beamforming.c | 325 pEntry->SoundPeriod = 400; in Beamforming_AddBFeeEntry() 549 if (pBeamformEntry->SoundPeriod != SoundPeriod_FW) { in Beamforming_DymPeriod() 550 pBeamformEntry->SoundPeriod = SoundPeriod_FW; in Beamforming_DymPeriod() 553 } else if (pBeamformEntry->SoundPeriod != SoundPeriod_SW) { in Beamforming_DymPeriod() 554 pBeamformEntry->SoundPeriod = SoundPeriod_SW; in Beamforming_DymPeriod() 766 SoundingTime = BeamEntry.SoundPeriod; /*BeamOidInfo.SoundOidPeriod;*/ in phydm_beamforming_SoundingTime() 768 SoundingTime = BeamEntry.SoundPeriod; in phydm_beamforming_SoundingTime() 825 …pSoundInfo->SoundPeriod = phydm_beamforming_SoundingTime(pDM_Odm, pBeamInfo, pSoundInfo->SoundMode… in phydm_Beamforming_SelectBeamEntry() 847 ODM_SetTimer(pDM_Odm, &pBeamInfo->BeamformingTimer, pSoundInfo->SoundPeriod); in phydm_beamforming_StartPeriod() 851 u4Byte val = (pSoundInfo->SoundPeriod | (TimerType<<16)); in phydm_beamforming_StartPeriod() [all …]
|
| H A D | phydm_beamforming.h | 112 u2Byte SoundPeriod; member 159 u2Byte SoundPeriod; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_beamforming.c | 388 pEntry->SoundPeriod = 400; in Beamforming_AddBFeeEntry() 612 if (pBeamformEntry->SoundPeriod != SoundPeriod_FW) { in Beamforming_DymPeriod() 613 pBeamformEntry->SoundPeriod = SoundPeriod_FW; in Beamforming_DymPeriod() 616 } else if (pBeamformEntry->SoundPeriod != SoundPeriod_SW) { in Beamforming_DymPeriod() 617 pBeamformEntry->SoundPeriod = SoundPeriod_SW; in Beamforming_DymPeriod() 830 SoundingTime = BeamEntry.SoundPeriod; /*BeamOidInfo.SoundOidPeriod;*/ in phydm_beamforming_SoundingTime() 832 SoundingTime = BeamEntry.SoundPeriod; in phydm_beamforming_SoundingTime() 889 …pSoundInfo->SoundPeriod = phydm_beamforming_SoundingTime(pDM_Odm, pBeamInfo, pSoundInfo->SoundMode… in phydm_Beamforming_SelectBeamEntry() 911 ODM_SetTimer(pDM_Odm, &pBeamInfo->BeamformingTimer, pSoundInfo->SoundPeriod); in phydm_beamforming_StartPeriod() 915 u4Byte val = (pSoundInfo->SoundPeriod | (TimerType<<16)); in phydm_beamforming_StartPeriod() [all …]
|
| H A D | phydm_beamforming.h | 113 u2Byte SoundPeriod; member 160 u2Byte SoundPeriod; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_beamforming.h | 83 u2Byte SoundPeriod; member 115 u2Byte SoundPeriod; member
|
| H A D | phydm_beamforming.c | 292 pEntry->SoundPeriod = 400; in Beamforming_AddBFeeEntry() 515 if(pBeamformEntry->SoundPeriod != SoundPeriod_FW) in Beamforming_DymPeriod() 517 pBeamformEntry->SoundPeriod = SoundPeriod_FW; in Beamforming_DymPeriod() 521 else if(pBeamformEntry->SoundPeriod != SoundPeriod_SW) in Beamforming_DymPeriod() 523 pBeamformEntry->SoundPeriod = SoundPeriod_SW; in Beamforming_DymPeriod() 1348 SoundingTime = BeamEntry.SoundPeriod; //100*32; //BeamOidInfo.SoundOidPeriod; in phydm_beamforming_SoundingTime() 1350 SoundingTime = BeamEntry.SoundPeriod; in phydm_beamforming_SoundingTime() 1411 …pSoundInfo->SoundPeriod = phydm_beamforming_SoundingTime(pDM_Odm, pBeamInfo, pSoundInfo->SoundMode… in phydm_Beamforming_SelectBeamEntry() 1437 ODM_SetTimer(pDM_Odm, &pBeamInfo->BeamformingTimer, pSoundInfo->SoundPeriod); in phydm_beamforming_StartPeriod() 1442 u4Byte val = (pSoundInfo->SoundPeriod | (TimerType<<16)); in phydm_beamforming_StartPeriod() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 96 Period0 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbf8192E_FwTxBFCmd() 102 Period1 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbf8192E_FwTxBFCmd()
|
| H A D | haltxbf8821b.c | 166 Period0 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); 172 Period1 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod);
|
| H A D | haltxbfjaguar.c | 182 Period0 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbfJaguar_FwTxBFCmd() 188 Period1 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbfJaguar_FwTxBFCmd()
|
| H A D | haltxbf8814a.c | 425 Period = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod);
|
| H A D | haltxbf8822b.c | 401 Period = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 96 Period0 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbf8192E_FwTxBFCmd() 102 Period1 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbf8192E_FwTxBFCmd()
|
| H A D | haltxbfjaguar.c | 182 Period0 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbfJaguar_FwTxBFCmd() 188 Period1 = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod); in halTxbfJaguar_FwTxBFCmd()
|
| H A D | haltxbf8814a.c | 472 Period = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod);
|
| H A D | haltxbf8822b.c | 254 Period = (u1Byte)(pBeamInfo->BeamformeeEntry[Idx].SoundPeriod);
|