| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | wlan_test.c | 79 int i, j, dbm, dbm2 = 99, index = 0, rssi; 121 dbm = atoi(&rssis[j][1]); /* skip '-' */ 122 if (dbm == 0) 124 if (dbm < dbm2) { /* get max rssi */ 125 dbm2 = dbm;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gdbm/ |
| H A D | gdbm_1.23.bb | 3 and work similar to the standard UNIX dbm. These routines are provided \ 20 # Needed for dbm python module 23 # Stop presence of dbm/nbdm on the host contaminating builds
|
| /OK3568_Linux_fs/buildroot/package/gdbm/ |
| H A D | Config.in | 6 GNU dbm is a set of database routines that use extensible 7 hashing. It works similar to the standard UNIX dbm routines.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr-util/ |
| H A D | configure_fixes.patch | 17 -sinclude(build/dbm.m4) 26 +#sinclude(build/dbm.m4)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_pmac.c | 139 halrf_set_pmac_power(rf, tx->dbm, phy_idx); in halrf_set_pmac_tx() 150 s16 dbm, u8 enable, u8 is_cck, u16 cnt ,u16 time, u16 period) 159 dbm, cnt, time, period);
|
| H A D | halrf_pmac.h | 40 s16 dbm; member 138 enum rf_path path, u8 ppdu_type, u8 case_id, s16 dbm,
|
| H A D | halrf_ex.h | 92 s32 halrf_get_online_tssi_de(void *rf_void, enum phl_phy_idx phy_idx, u8 path, s32 dbm, s32 puot); 201 enum phl_phy_idx phy, s8 dbm); 258 void halrf_hw_tx(void *rf_void, u8 path, u16 cnt, s16 dbm, u32 rate, u8 bw,
|
| H A D | halrf.c | 678 void halrf_hw_tx(void *rf_void, u8 path, u16 cnt, s16 dbm, u32 rate, u8 bw, in halrf_hw_tx() argument 688 halrf_tssi_hw_tx_8852a(rf, HW_PHY_0, path, cnt, dbm, T_HT_MF, 0, enable); in halrf_hw_tx() 1164 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() 1759 enum phl_phy_idx phy, s8 dbm) in halrf_set_fix_power_to_struct() argument 1766 pwr->fix_power_dbm[RF_PATH_A] = dbm * 2; in halrf_set_fix_power_to_struct() 1769 pwr->fix_power_dbm[RF_PATH_B] = dbm * 2; in halrf_set_fix_power_to_struct() 1774 halrf_set_fix_power_to_struct_8852ab(rf, phy, dbm); in halrf_set_fix_power_to_struct()
|
| H A D | halrf_interface.h | 56 #define halrf_set_pmac_power(rf, dbm, phy_idx) rtw_hal_bb_set_power((rf)->hal_com, dbm, phy_idx) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_pmac.c | 139 halrf_set_pmac_power(rf, tx->dbm, phy_idx); in halrf_set_pmac_tx() 150 s16 dbm, u8 enable, u8 is_cck, u16 cnt ,u16 time, u16 period) 159 dbm, cnt, time, period);
|
| H A D | halrf_pmac.h | 40 s16 dbm; member 138 enum rf_path path, u8 ppdu_type, u8 case_id, s16 dbm,
|
| H A D | halrf_ex.h | 92 s32 halrf_get_online_tssi_de(void *rf_void, enum phl_phy_idx phy_idx, u8 path, s32 dbm, s32 puot); 201 enum phl_phy_idx phy, s8 dbm); 258 void halrf_hw_tx(void *rf_void, u8 path, u16 cnt, s16 dbm, u32 rate, u8 bw,
|
| H A D | halrf.c | 678 void halrf_hw_tx(void *rf_void, u8 path, u16 cnt, s16 dbm, u32 rate, u8 bw, in halrf_hw_tx() argument 688 halrf_tssi_hw_tx_8852a(rf, HW_PHY_0, path, cnt, dbm, T_HT_MF, 0, enable); in halrf_hw_tx() 1164 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() 1759 enum phl_phy_idx phy, s8 dbm) in halrf_set_fix_power_to_struct() argument 1766 pwr->fix_power_dbm[RF_PATH_A] = dbm * 2; in halrf_set_fix_power_to_struct() 1769 pwr->fix_power_dbm[RF_PATH_B] = dbm * 2; in halrf_set_fix_power_to_struct() 1774 halrf_set_fix_power_to_struct_8852ab(rf, phy, dbm); in halrf_set_fix_power_to_struct()
|
| H A D | halrf_interface.h | 56 #define halrf_set_pmac_power(rf, dbm, phy_idx) rtw_hal_bb_set_power((rf)->hal_com, dbm, phy_idx) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_ioctl.c | 680 u16 dbm = 0; in mwifiex_set_tx_power() local 683 dbm = (u16) power_cfg->power_level; in mwifiex_set_tx_power() 684 if ((dbm < priv->min_tx_power_level) || in mwifiex_set_tx_power() 685 (dbm > priv->max_tx_power_level)) { in mwifiex_set_tx_power() 689 dbm, priv->min_tx_power_level, in mwifiex_set_tx_power() 702 dbm : priv->min_tx_power_level; in mwifiex_set_tx_power() 719 pg->power_max = (s8) dbm; in mwifiex_set_tx_power() 727 pg->power_max = (s8) dbm; in mwifiex_set_tx_power() 735 pg->power_max = (s8) dbm; in mwifiex_set_tx_power() 744 pg->power_max = (s8) dbm; in mwifiex_set_tx_power()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/db/ |
| H A D | db_5.3.28.bb | 67 PACKAGECONFIG[dbm] = "--enable-dbm,--disable-dbm,"
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | cfg80211.c | 253 quality.dbm.data = P80211ENUM_truth_true; in prism2_get_station() 254 quality.dbm.status = P80211ENUM_msgitem_status_data_ok; in prism2_get_station() 601 int *dbm) in prism2_get_tx_power() argument 621 *dbm = mibitem->data; in prism2_get_tx_power()
|
| /OK3568_Linux_fs/buildroot/package/libnss/ |
| H A D | libnss.mk | 86 $(TARGET_CONFIGURE_OPTS) $(LIBNSS_MAKE) -C $(@D)/nss lib/dbm all \ 146 $(HOST_CONFIGURE_OPTS) $(LIBNSS_MAKE) -C $(@D)/nss lib/dbm all \
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | rf.h | 45 void vnt_rf_rssi_to_dbm(struct vnt_private *priv, u8 rssi, long *dbm);
|
| H A D | rf.c | 761 void vnt_rf_rssi_to_dbm(struct vnt_private *priv, u8 rssi, long *dbm) in vnt_rf_rssi_to_dbm() argument 781 *dbm = -1 * (a + b * 2); in vnt_rf_rssi_to_dbm()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.h | 42 u8 path, s32 dbm, s32 puot);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.h | 42 u8 path, s32 dbm, s32 puot);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_txpwr.c | 197 PHL_INFO("%s: dbm = %d\n", __FUNCTION__, arg->dbm); in rtw_hal_mp_txpwr_get_online_tssi_de() 200 …hal_status = rtw_hal_rf_get_online_tssi_de(mp->hal, mp->cur_phy, arg->rfpath, arg->dbm, arg->pout,… in rtw_hal_mp_txpwr_get_online_tssi_de()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_txpwr.c | 197 PHL_INFO("%s: dbm = %d\n", __FUNCTION__, arg->dbm); in rtw_hal_mp_txpwr_get_online_tssi_de() 200 …hal_status = rtw_hal_rf_get_online_tssi_de(mp->hal, mp->cur_phy, arg->rfpath, arg->dbm, arg->pout,… in rtw_hal_mp_txpwr_get_online_tssi_de()
|
| /OK3568_Linux_fs/buildroot/package/apr-util/ |
| H A D | apr-util.mk | 39 APR_UTIL_CONF_OPTS += --with-dbm=db53 --with-berkeley-db="$(STAGING_DIR)/usr"
|