Searched refs:_rtl92c_phy_txpwr_idx_to_dbm (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c492 txpwr_dbm = _rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_B,
496 if (_rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G,
499 _rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G,
502 if (_rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_N_24G,
505 _rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_N_24G,
628 long _rtl92c_phy_txpwr_idx_to_dbm(struct ieee80211_hw *hw, function
650 EXPORT_SYMBOL(_rtl92c_phy_txpwr_idx_to_dbm); variable
H A Dphy_common.h199 long _rtl92c_phy_txpwr_idx_to_dbm(struct ieee80211_hw *hw,

Completed in 140 milliseconds