Home
last modified time | relevance | path

Searched refs:CurCCK_CCAThres (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_DIG.c483 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
1139 u8 CurCCK_CCAThres; in odm_CCKPacketDetectionThresh() local
1167 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
1169 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1172 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1174 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
1178 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1180 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
1183 ODM_Write_CCK_CCA_Thres(pDM_Odm, CurCCK_CCAThres); in odm_CCKPacketDetectionThresh()
1191 CurCCK_CCAThres in odm_CCKPacketDetectionThresh()
[all …]
H A Dodm_DIG.h42 u8 CurCCK_CCAThres; member
185 void ODM_Write_CCK_CCA_Thres(void *pDM_VOID, u8 CurCCK_CCAThres);
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Dodm.c319 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
581 u8 CurCCK_CCAThres; in odm_CCKPacketDetectionThresh() local
590 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
592 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
595 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
597 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
601 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
603 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
605 ODM_Write_CCK_CCA_Thres(pDM_Odm, CurCCK_CCAThres); in odm_CCKPacketDetectionThresh()
608 void ODM_Write_CCK_CCA_Thres(struct odm_dm_struct *pDM_Odm, u8 CurCCK_CCAThres) in ODM_Write_CCK_CCA_Thres() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_dig.c765 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
1745 pDM_DigTable->CCKPDBackup = pDM_DigTable->CurCCK_CCAThres; in odm_PauseCCKPacketDetection()
1825 u1Byte CurCCK_CCAThres = pDM_DigTable->CurCCK_CCAThres, RSSI_thd = 35; in odm_CCKPacketDetectionThresh() local
1866 CurCCK_CCAThres = 0xed; in odm_CCKPacketDetectionThresh()
1868 CurCCK_CCAThres = 0xdd; in odm_CCKPacketDetectionThresh()
1870 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
1873 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
1875 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1877 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1879 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
[all …]
H A Dphydm_dig.h70 u1Byte CurCCK_CCAThres; member
334 IN u1Byte CurCCK_CCAThres
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_dig.c669 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
1639 pDM_DigTable->CCKPDBackup = pDM_DigTable->CurCCK_CCAThres; in odm_PauseCCKPacketDetection()
1679 u1Byte CurCCK_CCAThres, RSSI_thd = 55; in odm_CCKPacketDetectionThresh() local
1714 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
1716 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1720 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1722 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
1726 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1728 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
1733 ODM_Write_CCK_CCA_Thres_92D(pDM_Odm, CurCCK_CCAThres); in odm_CCKPacketDetectionThresh()
[all …]
H A Dphydm_dig.h60 u1Byte CurCCK_CCAThres; member
278 IN u1Byte CurCCK_CCAThres
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_dig.c713 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
1688 pDM_DigTable->CCKPDBackup = pDM_DigTable->CurCCK_CCAThres; in odm_PauseCCKPacketDetection()
1767 u1Byte CurCCK_CCAThres, RSSI_thd = 55; in odm_CCKPacketDetectionThresh() local
1802 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
1804 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1808 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1810 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
1814 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
1816 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
1821 ODM_Write_CCK_CCA_Thres_92D(pDM_Odm, CurCCK_CCAThres); in odm_CCKPacketDetectionThresh()
[all …]
H A Dphydm_dig.h62 u1Byte CurCCK_CCAThres; member
296 IN u1Byte CurCCK_CCAThres
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dodm.h100 u8 CurCCK_CCAThres; member
1043 void ODM_Write_CCK_CCA_Thres(struct odm_dm_struct *pDM_Odm, u8 CurCCK_CCAThres);