Home
last modified time | relevance | path

Searched refs:Cnt_SB_Search_fail (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_DIG.c912 FalseAlmCnt->Cnt_SB_Search_fail = ((ret_value&0xffff0000)>>16); in odm_FalseAlarmCounterStatistics()
937 FalseAlmCnt->Cnt_SB_Search_fail; in odm_FalseAlarmCounterStatistics()
963 FalseAlmCnt->Cnt_SB_Search_fail + in odm_FalseAlarmCounterStatistics()
987 FalseAlmCnt->Cnt_SB_Search_fail in odm_FalseAlarmCounterStatistics()
H A Dodm_DIG.h72 u32 Cnt_SB_Search_fail; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Dodm.c520 FalseAlmCnt->Cnt_SB_Search_fail = (ret_value & 0xffff0000) >> 16; in odm_FalseAlarmCounterStatistics()
532 FalseAlmCnt->Cnt_Fast_Fsync + FalseAlmCnt->Cnt_SB_Search_fail; in odm_FalseAlarmCounterStatistics()
551 FalseAlmCnt->Cnt_SB_Search_fail + in odm_FalseAlarmCounterStatistics()
563 FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in odm_FalseAlarmCounterStatistics()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_dig.c1416 FalseAlmCnt->Cnt_SB_Search_fail = ((ret_value&0xffff0000)>>16); in odm_FalseAlarmCounterStatistics()
1431 FalseAlmCnt->Cnt_Fast_Fsync + FalseAlmCnt->Cnt_SB_Search_fail; in odm_FalseAlarmCounterStatistics()
1465 FalseAlmCnt->Cnt_SB_Search_fail + in odm_FalseAlarmCounterStatistics()
1506 FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in odm_FalseAlarmCounterStatistics()
1521 FalseAlmCnt->Cnt_SB_Search_fail = ODM_GetBBReg(pDM_Odm, ODM_REG_OFDM_FA_TYPE2_11AC, bMaskLWord); in odm_FalseAlarmCounterStatistics()
1522 FalseAlmCnt->Cnt_Ofdm_fail = FalseAlmCnt->Cnt_Ofdm_fail + FalseAlmCnt->Cnt_SB_Search_fail; in odm_FalseAlarmCounterStatistics()
H A Dphydm_dig.h98 u4Byte Cnt_SB_Search_fail; member
H A Dphydm_debug.c903 …c8_fail, FalseAlmCnt->Cnt_Mcs_fail, FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in phydm_BasicDbgMessage()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_dig.h105 u4Byte Cnt_SB_Search_fail; member
H A Dphydm_dig.c1465 FalseAlmCnt->Cnt_SB_Search_fail = ((ret_value&0xffff0000)>>16); in odm_FalseAlarmCounterStatistics()
1480 FalseAlmCnt->Cnt_Fast_Fsync + FalseAlmCnt->Cnt_SB_Search_fail; in odm_FalseAlarmCounterStatistics()
1514 FalseAlmCnt->Cnt_SB_Search_fail + in odm_FalseAlarmCounterStatistics()
1555 FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in odm_FalseAlarmCounterStatistics()
H A Dphydm_debug.c905 …c8_fail, FalseAlmCnt->Cnt_Mcs_fail, FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in phydm_BasicDbgMessage()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_dig.h128 u4Byte Cnt_SB_Search_fail; member
H A Dphydm_dig.c1467 FalseAlmCnt->Cnt_SB_Search_fail = ((ret_value&0xffff0000)>>16); in odm_FalseAlarmCounterStatistics()
1482 FalseAlmCnt->Cnt_Fast_Fsync + FalseAlmCnt->Cnt_SB_Search_fail; in odm_FalseAlarmCounterStatistics()
1529 FalseAlmCnt->Cnt_SB_Search_fail + in odm_FalseAlarmCounterStatistics()
1571 FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in odm_FalseAlarmCounterStatistics()
H A Dphydm_debug.c839 …c8_fail, FalseAlmCnt->Cnt_Mcs_fail, FalseAlmCnt->Cnt_Fast_Fsync, FalseAlmCnt->Cnt_SB_Search_fail)); in phydm_BasicDbgMessage()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dodm.h140 u32 Cnt_SB_Search_fail; member