Searched refs:rtl8723_phy_set_bb_reg (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 1024 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_CCK1_MCS32, in _rtl8723be_phy_set_txpower_index() 1028 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1032 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1036 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1041 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1045 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1049 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1053 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1058 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE54_24, in _rtl8723be_phy_set_txpower_index() 1062 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE54_24, in _rtl8723be_phy_set_txpower_index() [all …]
|
D | sw.c | 259 .set_bbreg = rtl8723_phy_set_bb_reg,
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
D | phy_common.h | 50 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr,
|
D | phy_common.c | 52 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, in rtl8723_phy_set_bb_reg() function 74 EXPORT_SYMBOL_GPL(rtl8723_phy_set_bb_reg);
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | sw.c | 255 .set_bbreg = rtl8723_phy_set_bb_reg,
|
D | hal_btc.c | 385 rtl8723_phy_set_bb_reg(hw, 0x880, 0xff000000, in rtl8723e_dm_bt_set_sw_full_time_dac_swing() 391 rtl8723_phy_set_bb_reg(hw, 0x880, 0xff000000, 0xc0); in rtl8723e_dm_bt_set_sw_full_time_dac_swing()
|