Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8703b1Ant.c3394 pPsdScan->nPSDGenCount); in halbtc8703b1ant_PSD_ShowData()
3397 if (pPsdScan->nPSDGenCount == 0) in halbtc8703b1ant_PSD_ShowData()
3978 for (pPsdScan->nPSDGenCount=1; pPsdScan->nPSDGenCount<=3; pPsdScan->nPSDGenCount++) in halbtc8703b1ant_PSD_AntennaDetection()
3980 …OEX, DBG_LOUD, ("xxxxxxxxxxxxxxxx AntennaDetect(), PSDGenCount = %d\n ", pPsdScan->nPSDGenCount)); in halbtc8703b1ant_PSD_AntennaDetection()
3982 halbtc8703b1ant_PSD_MaxHoldData(pBtCoexist, pPsdScan->nPSDGenCount); in halbtc8703b1ant_PSD_AntennaDetection()
4006 … for (pPsdScan->nPSDGenCount=1; pPsdScan->nPSDGenCount<=WLPSD_SweepCount; pPsdScan->nPSDGenCount++) in halbtc8703b1ant_PSD_AntennaDetection()
4008 …OEX, DBG_LOUD, ("xxxxxxxxxxxxxxxx AntennaDetect(), PSDGenCount = %d\n ", pPsdScan->nPSDGenCount)); in halbtc8703b1ant_PSD_AntennaDetection()
4010 halbtc8703b1ant_PSD_MaxHoldData(pBtCoexist, pPsdScan->nPSDGenCount); in halbtc8703b1ant_PSD_AntennaDetection()
H A DHalBtc8723b1Ant.c3433 pPsdScan->nPSDGenCount); in halbtc8723b1ant_PSD_ShowData()
3436 if (pPsdScan->nPSDGenCount == 0) in halbtc8723b1ant_PSD_ShowData()
4017 for (pPsdScan->nPSDGenCount=1; pPsdScan->nPSDGenCount<=3; pPsdScan->nPSDGenCount++) in halbtc8723b1ant_PSD_AntennaDetection()
4019 …OEX, DBG_LOUD, ("xxxxxxxxxxxxxxxx AntennaDetect(), PSDGenCount = %d\n ", pPsdScan->nPSDGenCount)); in halbtc8723b1ant_PSD_AntennaDetection()
4021 halbtc8723b1ant_PSD_MaxHoldData(pBtCoexist, pPsdScan->nPSDGenCount); in halbtc8723b1ant_PSD_AntennaDetection()
4045 … for (pPsdScan->nPSDGenCount=1; pPsdScan->nPSDGenCount<=WLPSD_SweepCount; pPsdScan->nPSDGenCount++) in halbtc8723b1ant_PSD_AntennaDetection()
4047 …OEX, DBG_LOUD, ("xxxxxxxxxxxxxxxx AntennaDetect(), PSDGenCount = %d\n ", pPsdScan->nPSDGenCount)); in halbtc8723b1ant_PSD_AntennaDetection()
4049 halbtc8723b1ant_PSD_MaxHoldData(pBtCoexist, pPsdScan->nPSDGenCount); in halbtc8723b1ant_PSD_AntennaDetection()
H A DHalBtc8703b1Ant.h219 u4Byte nPSDGenCount; member
H A DHalBtc8723b1Ant.h222 u4Byte nPSDGenCount; member