Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.h13 bool rtl92d_phy_enable_anotherphy(struct ieee80211_hw *hw, bool bmac0);
H A Drf.c382 bool rtl92d_phy_enable_anotherphy(struct ieee80211_hw *hw, bool bmac0) in rtl92d_phy_enable_anotherphy() function
465 if (rtl92d_phy_enable_anotherphy(hw, true)) { in rtl92d_phy_rf6052_config()
477 if (rtl92d_phy_enable_anotherphy(hw, false)) { in rtl92d_phy_rf6052_config()
H A Dphy.c1220 need_pwr_down = rtl92d_phy_enable_anotherphy(hw, false); in _rtl92d_phy_switch_rf_setting()
1312 rtl92d_phy_enable_anotherphy(hw, true); in _rtl92d_phy_switch_rf_setting()
2476 rtl92d_phy_enable_anotherphy(hw, false); in _rtl92d_phy_reload_lck_setting()
2495 rtl92d_phy_enable_anotherphy(hw, true); in _rtl92d_phy_reload_lck_setting()
3469 rtl92d_phy_enable_anotherphy(hw, false); in rtl92d_update_bbrf_configuration()