Searched refs:xdbm (Results 1 – 7 of 7) sorted by relevance
121 xdbm.h187 xdbm.h
903 * xdbm.h: remove old dbm part1332 * xdbm.h: do not define ndbm functions in terms of dbm functions1437 * xdbm.h: only include one of db.h and the dbm-series1493 * xdbm.h: hopefully catch a few more declarations by including1699 * xdbm.h: undo last commit1701 * xdbm.h: reorder db includes1895 * xdbm.h: also try <db.h> with DB_DBM_HSEARCH == 1
168 unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \307 xdbm.h socket_wrapper.h598 unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \625 xdbm.h $(am__append_4)
16 xdbm.h
3470 s32 xdbm; in _tssi_high_power() local3482 xdbm = power * 100 / 4; in _tssi_high_power()3485 __func__, phy, xdbm); in _tssi_high_power()3487 if (xdbm > 1800 && subband == RTW89_CH_2G) { in _tssi_high_power()3519 s16 xdbm; in _tssi_pre_tx() local3533 xdbm = (power * 100) >> mac_reg->txpwr_factor_mac; in _tssi_pre_tx()3535 if (xdbm > 1800) in _tssi_pre_tx()3536 xdbm = 68; in _tssi_pre_tx()3538 xdbm = power * 2; in _tssi_pre_tx()3542 __func__, phy, power, xdbm); in _tssi_pre_tx()[all …]
1185 * include/Makefile.am: add xdbm.h
2785 OLD_FILES+=usr/include/xdbm.h