Searched refs:rtl8723_phy_set_bb_reg (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 1000 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_CCK1_MCS32, in _rtl8723be_phy_set_txpower_index() 1004 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1008 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1012 rtl8723_phy_set_bb_reg(hw, RTXAGC_B_CCK11_A_CCK2_11, in _rtl8723be_phy_set_txpower_index() 1017 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1021 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1025 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1029 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE18_06, in _rtl8723be_phy_set_txpower_index() 1034 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE54_24, in _rtl8723be_phy_set_txpower_index() 1038 rtl8723_phy_set_bb_reg(hw, RTXAGC_A_RATE54_24, in _rtl8723be_phy_set_txpower_index() [all …]
|
D | sw.c | 232 .set_bbreg = rtl8723_phy_set_bb_reg,
|
/kernel/linux/linux-5.10/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);
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | sw.c | 228 .set_bbreg = rtl8723_phy_set_bb_reg,
|
D | hal_btc.c | 365 rtl8723_phy_set_bb_reg(hw, 0x880, 0xff000000, in rtl8723e_dm_bt_set_sw_full_time_dac_swing() 371 rtl8723_phy_set_bb_reg(hw, 0x880, 0xff000000, 0xc0); in rtl8723e_dm_bt_set_sw_full_time_dac_swing()
|