Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
A Dodm_DIG.c412 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
837 u8 CurCCK_CCAThres; in odm_CCKPacketDetectionThresh() local
852 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
854 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
857 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
859 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
863 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
865 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
868 ODM_Write_CCK_CCA_Thres(pDM_Odm, CurCCK_CCAThres); in odm_CCKPacketDetectionThresh()
877 if (pDM_DigTable->CurCCK_CCAThres != CurCCK_CCAThres) in ODM_Write_CCK_CCA_Thres()
[all …]
A Dodm_DIG.h42 u8 CurCCK_CCAThres; member
169 void ODM_Write_CCK_CCA_Thres(void *pDM_VOID, u8 CurCCK_CCAThres);
/linux/drivers/staging/r8188eu/hal/
A Dodm.c347 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()
557 u8 CurCCK_CCAThres; in odm_CCKPacketDetectionThresh() local
564 CurCCK_CCAThres = 0xcd; in odm_CCKPacketDetectionThresh()
566 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
569 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
571 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
575 CurCCK_CCAThres = 0x83; in odm_CCKPacketDetectionThresh()
577 CurCCK_CCAThres = 0x40; in odm_CCKPacketDetectionThresh()
579 ODM_Write_CCK_CCA_Thres(pDM_Odm, CurCCK_CCAThres); in odm_CCKPacketDetectionThresh()
586 if (pDM_DigTable->CurCCK_CCAThres != CurCCK_CCAThres) /* modify by Guo.Mingzhi 2012-01-03 */ in ODM_Write_CCK_CCA_Thres()
[all …]
/linux/drivers/staging/r8188eu/include/
A Dodm.h39 u8 CurCCK_CCAThres; member
681 void ODM_Write_CCK_CCA_Thres(struct odm_dm_struct *pDM_Odm, u8 CurCCK_CCAThres);

Completed in 12 milliseconds