Searched refs:rtl8723_phy_set_bb_reg (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 1002 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_CCK1_MCS32, in _rtl8723be_phy_set_txpower_index() 1006 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1010 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1014 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1019 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1023 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1027 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1031 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1036 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE54_24, in _rtl8723be_phy_set_txpower_index() 1040 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE54_24, in _rtl8723be_phy_set_txpower_index() [all …]
|
D | sw.c | 233 .set_bbreg = rtl8723_phy_set_bb_reg,
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
D | phy_common.h | 28 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr,
|
D | phy_common.c | 30 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, in rtl8723_phy_set_bb_reg() function 52 EXPORT_SYMBOL_GPL(rtl8723_phy_set_bb_reg);
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | sw.c | 229 .set_bbreg = rtl8723_phy_set_bb_reg,
|
D | hal_btc.c | 364 rtl8723_phy_set_bb_reg(hw, 0x880, 0xff000000, in rtl8723e_dm_bt_set_sw_full_time_dac_swing() 370 rtl8723_phy_set_bb_reg(hw, 0x880, 0xff000000, 0xc0); in rtl8723e_dm_bt_set_sw_full_time_dac_swing()
|