Searched refs:CurCCK_CCAThres (Results 1 – 4 of 4) sorted by relevance
412 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()837 u8 CurCCK_CCAThres; in odm_CCKPacketDetectionThresh() local852 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 …]
42 u8 CurCCK_CCAThres; member169 void ODM_Write_CCK_CCA_Thres(void *pDM_VOID, u8 CurCCK_CCAThres);
347 pDM_DigTable->CurCCK_CCAThres = 0x83; in odm_DIGInit()557 u8 CurCCK_CCAThres; in odm_CCKPacketDetectionThresh() local564 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 …]
39 u8 CurCCK_CCAThres; member681 void ODM_Write_CCK_CCA_Thres(struct odm_dm_struct *pDM_Odm, u8 CurCCK_CCAThres);
Completed in 15 milliseconds