Home
last modified time | relevance | path

Searched refs:IGIValue (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_noisemonitor.c44 s2Byte odm_InbandNoise_Monitor_NSeries(PDM_ODM_T pDM_Odm,u8 bPauseDIG,u8 IGIValue,u32 max_time) in odm_InbandNoise_Monitor_NSeries() argument
70 odm_PauseDIG(pDM_Odm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_NSeries()
172 odm_PauseDIG(pDM_Odm, PHYDM_RESUME, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_NSeries()
182 odm_InbandNoise_Monitor_ACSeries(PDM_ODM_T pDM_Odm, u8 bPauseDIG, u8 IGIValue, u32 max_time in odm_InbandNoise_Monitor_ACSeries() argument
202 odm_PauseDIG(pDM_Odm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_ACSeries()
275 odm_PauseDIG(pDM_Odm, PHYDM_RESUME, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_ACSeries()
287 ODM_InbandNoise_Monitor(PVOID pDM_VOID, u8 bPauseDIG, u8 IGIValue, u32 max_time) in ODM_InbandNoise_Monitor() argument
292 return odm_InbandNoise_Monitor_ACSeries(pDM_Odm, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
294 return odm_InbandNoise_Monitor_NSeries(pDM_Odm, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
H A Dphydm_noisemonitor.h47 s2Byte ODM_InbandNoise_Monitor(PVOID pDM_VOID,u8 bPauseDIG,u8 IGIValue,u32 max_time);
H A Dphydm_dig.c492 IN u1Byte IGIValue in odm_PauseDIG() argument
512 …PauseDIG(): pause level = 0x%x, Current value = 0x%x\n", pDM_DigTable->pause_dig_level, IGIValue)); in odm_PauseDIG()
528 …LOUD, ("odm_PauseDIG(): Backup IGI = 0x%x, new IGI = 0x%x\n", pDM_DigTable->IGIBackup, IGIValue)); in odm_PauseDIG()
532 pDM_DigTable->pause_dig_value[pause_level] = IGIValue; in odm_PauseDIG()
539 ODM_Write_DIG(pDM_Odm, IGIValue); in odm_PauseDIG()
540 …(pDM_Odm, ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_PauseDIG(): IGI of higher level = 0x%x\n", IGIValue)); in odm_PauseDIG()
591 …PauseDIG(): pause level = 0x%x, Current value = 0x%x\n", pDM_DigTable->pause_dig_level, IGIValue)); in odm_PauseDIG()
H A Dphydm_dig.h257 IN u1Byte IGIValue
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_noisemonitor.c44 s2Byte odm_InbandNoise_Monitor_NSeries(PDM_ODM_T pDM_Odm,u8 bPauseDIG,u8 IGIValue,u32 max_time) in odm_InbandNoise_Monitor_NSeries() argument
70 odm_PauseDIG(pDM_Odm,ODM_PAUSE_DIG,IGIValue); in odm_InbandNoise_Monitor_NSeries()
172 odm_PauseDIG(pDM_Odm,ODM_RESUME_DIG,IGIValue); in odm_InbandNoise_Monitor_NSeries()
182 odm_InbandNoise_Monitor_ACSeries(PDM_ODM_T pDM_Odm, u8 bPauseDIG, u8 IGIValue, u32 max_time in odm_InbandNoise_Monitor_ACSeries() argument
202 odm_PauseDIG(pDM_Odm, ODM_PAUSE_DIG, IGIValue); in odm_InbandNoise_Monitor_ACSeries()
275 odm_PauseDIG(pDM_Odm, ODM_RESUME_DIG, IGIValue); in odm_InbandNoise_Monitor_ACSeries()
287 ODM_InbandNoise_Monitor(PVOID pDM_VOID, u8 bPauseDIG, u8 IGIValue, u32 max_time) in ODM_InbandNoise_Monitor() argument
292 return odm_InbandNoise_Monitor_ACSeries(pDM_Odm, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
294 return odm_InbandNoise_Monitor_NSeries(pDM_Odm, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
H A Dphydm_noisemonitor.h47 s2Byte ODM_InbandNoise_Monitor(PVOID pDM_VOID,u8 bPauseDIG,u8 IGIValue,u32 max_time);
H A Dphydm_dig.h240 IN u1Byte IGIValue
H A Dphydm_dig.c488 IN u1Byte IGIValue in odm_PauseDIG() argument
527 ODM_Write_DIG(pDM_Odm, IGIValue); in odm_PauseDIG()
528 …RT_TRACE(pDM_Odm,ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_PauseDIG(): Write new IGI = 0x%x\n", IGIValue)); in odm_PauseDIG()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_noisemonitor.c44 s2Byte odm_InbandNoise_Monitor_NSeries(PDM_ODM_T pDM_Odm,u8 bPauseDIG,u8 IGIValue,u32 max_time) in odm_InbandNoise_Monitor_NSeries() argument
70 odm_PauseDIG(pDM_Odm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_NSeries()
172 odm_PauseDIG(pDM_Odm, PHYDM_RESUME, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_NSeries()
182 odm_InbandNoise_Monitor_ACSeries(PDM_ODM_T pDM_Odm, u8 bPauseDIG, u8 IGIValue, u32 max_time in odm_InbandNoise_Monitor_ACSeries() argument
202 odm_PauseDIG(pDM_Odm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_ACSeries()
281 odm_PauseDIG(pDM_Odm, PHYDM_RESUME, PHYDM_PAUSE_LEVEL_1, IGIValue); in odm_InbandNoise_Monitor_ACSeries()
293 ODM_InbandNoise_Monitor(PVOID pDM_VOID, u8 bPauseDIG, u8 IGIValue, u32 max_time) in ODM_InbandNoise_Monitor() argument
298 return odm_InbandNoise_Monitor_ACSeries(pDM_Odm, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
300 return odm_InbandNoise_Monitor_NSeries(pDM_Odm, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
H A Dphydm_noisemonitor.h47 s2Byte ODM_InbandNoise_Monitor(PVOID pDM_VOID,u8 bPauseDIG,u8 IGIValue,u32 max_time);
H A Dphydm_dig.c550 IN u1Byte IGIValue in odm_PauseDIG() argument
570 …PauseDIG(): pause level = 0x%x, Current value = 0x%x\n", pDM_DigTable->pause_dig_level, IGIValue)); in odm_PauseDIG()
586 …LOUD, ("odm_PauseDIG(): Backup IGI = 0x%x, new IGI = 0x%x\n", pDM_DigTable->IGIBackup, IGIValue)); in odm_PauseDIG()
590 pDM_DigTable->pause_dig_value[pause_level] = IGIValue; in odm_PauseDIG()
597 ODM_Write_DIG(pDM_Odm, IGIValue); in odm_PauseDIG()
598 …(pDM_Odm, ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_PauseDIG(): IGI of higher level = 0x%x\n", IGIValue)); in odm_PauseDIG()
649 …PauseDIG(): pause level = 0x%x, Current value = 0x%x\n", pDM_DigTable->pause_dig_level, IGIValue)); in odm_PauseDIG()
H A Dphydm_dig.h295 IN u1Byte IGIValue
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_NoiseMonitor.c24 u8 IGIValue, in odm_InbandNoise_Monitor_NSeries() argument
51 odm_PauseDIG(pDM_Odm, ODM_PAUSE_DIG, IGIValue); in odm_InbandNoise_Monitor_NSeries()
151 odm_PauseDIG(pDM_Odm, ODM_RESUME_DIG, IGIValue); in odm_InbandNoise_Monitor_NSeries()
164 s16 ODM_InbandNoise_Monitor(void *pDM_VOID, u8 bPauseDIG, u8 IGIValue, u32 max_time) in ODM_InbandNoise_Monitor() argument
166 return odm_InbandNoise_Monitor_NSeries(pDM_VOID, bPauseDIG, IGIValue, max_time); in ODM_InbandNoise_Monitor()
H A Dodm_NoiseMonitor.h35 u8 IGIValue,
H A Dodm_DIG.h160 void odm_PauseDIG(void *pDM_VOID, ODM_Pause_DIG_TYPE PauseType, u8 IGIValue);
H A Dodm_DIG.c362 u8 IGIValue in odm_PauseDIG() argument
412 ODM_Write_DIG(pDM_Odm, IGIValue); in odm_PauseDIG()
413 …T_TRACE(pDM_Odm, ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_PauseDIG(): Write new IGI = 0x%x\n", IGIValue)); in odm_PauseDIG()
H A Dhal_com.c1320 pinfo->chan, pinfo->bPauseDIG, pinfo->IGIValue, pinfo->max_time); in SetHalODMVar()
1323 …nfo->chan] = ODM_InbandNoise_Monitor(podmpriv, pinfo->bPauseDIG, pinfo->IGIValue, pinfo->max_time); in SetHalODMVar()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_com.h293 u8 IGIValue; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dhal_com.h395 u8 IGIValue; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_com.h459 u8 IGIValue; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dhal_com.h496 u8 IGIValue; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com.c5753 pinfo->chan,pinfo->bPauseDIG,pinfo->IGIValue,pinfo->max_time); in SetHalODMVar()
5756 …pinfo->chan] = ODM_InbandNoise_Monitor(podmpriv,pinfo->bPauseDIG,pinfo->IGIValue,pinfo->max_time);… in SetHalODMVar()
7291 info.IGIValue = 0x1e; in rtw_get_noise()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com.c6301 pinfo->chan,pinfo->bPauseDIG,pinfo->IGIValue,pinfo->max_time); in SetHalODMVar()
6304 …pinfo->chan] = ODM_InbandNoise_Monitor(podmpriv,pinfo->bPauseDIG,pinfo->IGIValue,pinfo->max_time);… in SetHalODMVar()
7942 info.IGIValue = 0x1e; in rtw_get_noise()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com.c7696 pinfo->chan, pinfo->bPauseDIG, pinfo->IGIValue, pinfo->max_time); in SetHalODMVar()
7699 …nfo->chan] = ODM_InbandNoise_Monitor(podmpriv, pinfo->bPauseDIG, pinfo->IGIValue, pinfo->max_time); in SetHalODMVar()
9513 info.IGIValue = 0x1e; in rtw_get_noise()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c4761 info.IGIValue = 0x1e; in rtw_get_wireless_stats()

12