Home
last modified time | relevance | path

Searched refs:_rtl92c_phy_dbm_to_txpwr_idx (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.h203 u8 _rtl92c_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw,
Dphy_common.c579 u8 ccktxpwridx = _rtl92c_phy_dbm_to_txpwr_idx(hw, WIRELESS_MODE_B, in rtl92c_phy_update_txpower_dbm()
581 u8 ofdmtxpwridx = _rtl92c_phy_dbm_to_txpwr_idx(hw, WIRELESS_MODE_N_24G, in rtl92c_phy_update_txpower_dbm()
604 u8 _rtl92c_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw, in _rtl92c_phy_dbm_to_txpwr_idx() function
634 EXPORT_SYMBOL(_rtl92c_phy_dbm_to_txpwr_idx);