Home
last modified time | relevance | path

Searched refs:packetCount_pre (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_CfoTracking.h24 u32 packetCount_pre; member
H A Dodm_CfoTracking.c162 if (pCfoTrack->packetCount == pCfoTrack->packetCount_pre) { in ODM_CfoTracking()
173 pCfoTrack->packetCount_pre = pCfoTrack->packetCount; in ODM_CfoTracking()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_cfotracking.h40 u4Byte packetCount_pre; member
H A Dphydm_cfotracking.c222 if(pCfoTrack->packetCount == pCfoTrack->packetCount_pre) in ODM_CfoTracking()
227 pCfoTrack->packetCount_pre = pCfoTrack->packetCount; in ODM_CfoTracking()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_cfotracking.h40 u4Byte packetCount_pre; member
H A Dphydm_cfotracking.c202 if(pCfoTrack->packetCount == pCfoTrack->packetCount_pre) in ODM_CfoTracking()
207 pCfoTrack->packetCount_pre = pCfoTrack->packetCount; in ODM_CfoTracking()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_cfotracking.h40 u4Byte packetCount_pre; member
H A Dphydm_cfotracking.c211 if(pCfoTrack->packetCount == pCfoTrack->packetCount_pre) in ODM_CfoTracking()
216 pCfoTrack->packetCount_pre = pCfoTrack->packetCount; in ODM_CfoTracking()