Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h204 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
H A Dhw.c1130 rtl88e_phy_set_rfpath_switch(hw, true); in rtl88ee_hw_init()
1133 rtl88e_phy_set_rfpath_switch(hw, false); in rtl88ee_hw_init()
H A Dphy.c2054 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch() function