Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_tssi_8852b.h42 u8 path, s32 dbm, s32 puot);
H A Dhalrf_tssi_8852b.c2344 u8 path, s32 dbm, s32 puot) in halrf_get_online_tssi_de_8852b() argument
2346 s32 de = ((puot - dbm) * 8) / 100; in halrf_get_online_tssi_de_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_tssi_8852b.h42 u8 path, s32 dbm, s32 puot);
H A Dhalrf_tssi_8852b.c2344 u8 path, s32 dbm, s32 puot) in halrf_get_online_tssi_de_8852b() argument
2346 s32 de = ((puot - dbm) * 8) / 100; in halrf_get_online_tssi_de_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_ex.h92 s32 halrf_get_online_tssi_de(void *rf_void, enum phl_phy_idx phy_idx, u8 path, s32 dbm, s32 puot);
H A Dhalrf.c1164 s32 halrf_get_online_tssi_de(void *rf_void, enum phl_phy_idx phy_idx, u8 path, s32 dbm, s32 puot) in halrf_get_online_tssi_de() argument
1173 tmp = halrf_get_online_tssi_de_8852a(rf, phy_idx, path, dbm, puot); in halrf_get_online_tssi_de()
1178 tmp = halrf_get_online_tssi_de_8852b(rf, phy_idx, path, dbm, puot); in halrf_get_online_tssi_de()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_ex.h92 s32 halrf_get_online_tssi_de(void *rf_void, enum phl_phy_idx phy_idx, u8 path, s32 dbm, s32 puot);
H A Dhalrf.c1164 s32 halrf_get_online_tssi_de(void *rf_void, enum phl_phy_idx phy_idx, u8 path, s32 dbm, s32 puot) in halrf_get_online_tssi_de() argument
1173 tmp = halrf_get_online_tssi_de_8852a(rf, phy_idx, path, dbm, puot); in halrf_get_online_tssi_de()
1178 tmp = halrf_get_online_tssi_de_8852b(rf, phy_idx, path, dbm, puot); in halrf_get_online_tssi_de()