Home
last modified time | relevance | path

Searched refs:rtl92du_phy_enable_anotherphy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Drf.c10 bool rtl92du_phy_enable_anotherphy(struct ieee80211_hw *hw, bool bmac0) in rtl92du_phy_enable_anotherphy() function
105 if (rtl92du_phy_enable_anotherphy(hw, true)) { in rtl92du_phy_rf6052_config()
117 if (rtl92du_phy_enable_anotherphy(hw, false)) { in rtl92du_phy_rf6052_config()
H A Drf.h8 bool rtl92du_phy_enable_anotherphy(struct ieee80211_hw *hw, bool bmac0);
H A Dphy.c765 need_pwr_down = rtl92du_phy_enable_anotherphy(hw, false); in _rtl92du_phy_switch_rf_setting()
775 need_pwr_down = rtl92du_phy_enable_anotherphy(hw, true); in _rtl92du_phy_switch_rf_setting()
890 rtl92du_phy_enable_anotherphy(hw, true); in _rtl92du_phy_switch_rf_setting()
901 rtl92du_phy_enable_anotherphy(hw, false); in _rtl92du_phy_switch_rf_setting()
2249 rtl92du_phy_enable_anotherphy(hw, false); in _rtl92du_phy_reload_lck_setting()
2271 rtl92du_phy_enable_anotherphy(hw, true); in _rtl92du_phy_reload_lck_setting()
2925 rtl92du_phy_enable_anotherphy(hw, true); in rtl92du_update_bbrf_configuration()
2934 rtl92du_phy_enable_anotherphy(hw, false); in rtl92du_update_bbrf_configuration()
2954 } else if (rtl92du_phy_enable_anotherphy(hw, false)) { in rtl92du_update_bbrf_configuration()