Searched refs:pwrout_dbm (Results 1 – 3 of 3) sorted by relevance
633 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()
1017 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()
3255 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()