Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h226 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dhw.c1151 rtl88e_phy_set_rfpath_switch(hw, true); in rtl88ee_hw_init()
1154 rtl88e_phy_set_rfpath_switch(hw, false); in rtl88ee_hw_init()
Dphy.c2104 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch() function