Searched defs:dbm (Results 1 – 15 of 15) sorted by relevance
157 int dbm( int value ) in dbm() function
721 static int iwm_cfg80211_get_txpower(struct wiphy *wiphy, int *dbm) in iwm_cfg80211_get_txpower()
652 int prism2_get_tx_power(struct wiphy *wiphy, int *dbm) in prism2_get_tx_power()
209 p80211item_uint32_t dbm; member
816 u16 dbm = 0; in mwifiex_set_tx_power() local
103 int dbm = MBM_TO_DBM(mbm); in mwifiex_cfg80211_set_tx_power() local
2753 s8 dbm; in b43_gphy_estimate_power_out() local2962 int dbm = pwr_adjust < 0 ? -pwr_adjust : pwr_adjust; in b43_gphy_op_recalc_txpower() local
1272 int dbm = MBM_TO_DBM(mbm); in ath6kl_cfg80211_set_txpower() local1301 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, int *dbm) in ath6kl_cfg80211_get_txpower()
1755 s8 dbm = 0; in b43legacy_phy_estimate_power_out() local
563 int lbs_set_tx_power(struct lbs_private *priv, s16 dbm) in lbs_set_tx_power()
856 int dbm = 0; in cfg80211_wext_siwtxpower() local
1440 s32 dbm = MBM_TO_DBM(mbm); in brcmf_cfg80211_set_tx_power() local1479 static s32 brcmf_cfg80211_get_tx_power(struct wiphy *wiphy, s32 *dbm) in brcmf_cfg80211_get_tx_power()
1737 static int ieee80211_get_tx_power(struct wiphy *wiphy, int *dbm) in ieee80211_get_tx_power()
1959 static int rndis_get_tx_power(struct wiphy *wiphy, int *dbm) in rndis_get_tx_power()
5764 static u8 airo_dbm_to_pct (tdsRssiEntry *rssi_rid, u8 dbm) in airo_dbm_to_pct()