Searched refs:_rtl92c_phy_dbm_to_txpwr_idx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 202 u8 _rtl92c_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw,
|
H A D | phy_common.c | 571 u8 ccktxpwridx = _rtl92c_phy_dbm_to_txpwr_idx(hw, WIRELESS_MODE_B, in rtl92c_phy_update_txpower_dbm() 573 u8 ofdmtxpwridx = _rtl92c_phy_dbm_to_txpwr_idx(hw, WIRELESS_MODE_N_24G, in rtl92c_phy_update_txpower_dbm() 596 u8 _rtl92c_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw, in _rtl92c_phy_dbm_to_txpwr_idx() function 626 EXPORT_SYMBOL(_rtl92c_phy_dbm_to_txpwr_idx); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 202 u8 _rtl92c_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw,
|
H A D | phy_common.c | 571 u8 ccktxpwridx = _rtl92c_phy_dbm_to_txpwr_idx(hw, WIRELESS_MODE_B, in rtl92c_phy_update_txpower_dbm() 573 u8 ofdmtxpwridx = _rtl92c_phy_dbm_to_txpwr_idx(hw, WIRELESS_MODE_N_24G, in rtl92c_phy_update_txpower_dbm() 596 u8 _rtl92c_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw, in _rtl92c_phy_dbm_to_txpwr_idx() function 626 EXPORT_SYMBOL(_rtl92c_phy_dbm_to_txpwr_idx); variable
|
Completed in 6 milliseconds