Home
last modified time | relevance | path

Searched refs:pwrout_dbm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c633 long pwrout_dbm; in _rtl92c_phy_txpwr_idx_to_dbm() local
647 pwrout_dbm = txpwridx / 2 + offset; in _rtl92c_phy_txpwr_idx_to_dbm()
648 return pwrout_dbm; in _rtl92c_phy_txpwr_idx_to_dbm()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1017 long pwrout_dbm; in _rtl88e_phy_txpwr_idx_to_dbm() local
1031 pwrout_dbm = txpwridx / 2 + offset; in _rtl88e_phy_txpwr_idx_to_dbm()
1032 return pwrout_dbm; in _rtl88e_phy_txpwr_idx_to_dbm()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c3255 long pwrout_dbm; in _rtl8821ae_phy_txpwr_idx_to_dbm() local
3269 pwrout_dbm = txpwridx / 2 + offset; in _rtl8821ae_phy_txpwr_idx_to_dbm()
3270 return pwrout_dbm; in _rtl8821ae_phy_txpwr_idx_to_dbm()