| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| D | phy.h | 129 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|
| D | phy.c | 2309 bool bmain, bool is2t) in _rtl8723be_phy_set_rfpath_switch() argument 2314 if (bmain) /* left antenna */ in _rtl8723be_phy_set_rfpath_switch() 2491 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723be_phy_set_rfpath_switch() argument 2493 _rtl8723be_phy_set_rfpath_switch(hw, bmain, true); in rtl8723be_phy_set_rfpath_switch()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| D | phy.h | 146 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|
| D | phy.c | 2755 bool bmain, bool is2t) in _rtl92ee_phy_set_rfpath_switch() argument 2771 if (bmain) in _rtl92ee_phy_set_rfpath_switch() 2785 if (bmain) { in _rtl92ee_phy_set_rfpath_switch() 2985 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92ee_phy_set_rfpath_switch() argument 2987 _rtl92ee_phy_set_rfpath_switch(hw, bmain, false); in rtl92ee_phy_set_rfpath_switch()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| D | phy.h | 195 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|
| D | phy.c | 1334 bool bmain, bool is2t) in _rtl8723e_phy_set_rfpath_switch() argument 1343 if (bmain) in _rtl8723e_phy_set_rfpath_switch() 1350 if (bmain) in _rtl8723e_phy_set_rfpath_switch() 1474 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723e_phy_set_rfpath_switch() argument 1476 _rtl8723e_phy_set_rfpath_switch(hw, bmain, false); in rtl8723e_phy_set_rfpath_switch()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| D | phy.h | 108 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| D | phy.h | 226 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|
| D | phy.c | 1911 bool bmain, bool is2t) in _rtl88e_phy_set_rfpath_switch() argument 1925 if (bmain) in _rtl88e_phy_set_rfpath_switch() 1939 if (bmain) { in _rtl88e_phy_set_rfpath_switch() 2104 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch() argument 2106 _rtl88e_phy_set_rfpath_switch(hw, bmain, false); in rtl88e_phy_set_rfpath_switch()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | phy.h | 241 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|
| D | phy.c | 4659 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8821ae_phy_set_rfpath_switch() argument 4661 _rtl8821ae_phy_set_rfpath_switch(hw, bmain); in rtl8821ae_phy_set_rfpath_switch()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
| D | phy_common.c | 1361 bool bmain, bool is2t) in _rtl92c_phy_set_rfpath_switch() argument 1370 if (bmain) in _rtl92c_phy_set_rfpath_switch() 1377 if (bmain) in _rtl92c_phy_set_rfpath_switch() 1536 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92c_phy_set_rfpath_switch() argument 1541 _rtl92c_phy_set_rfpath_switch(hw, bmain, true); in rtl92c_phy_set_rfpath_switch() 1543 _rtl92c_phy_set_rfpath_switch(hw, bmain, false); in rtl92c_phy_set_rfpath_switch()
|
| D | phy_common.h | 215 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
|