Home
last modified time | relevance | path

Searched refs:bmain (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.h129 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c2309 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/
Dphy.h146 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c2755 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/
Dphy.h195 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c1334 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/
Dphy.h108 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h226 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c1911 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/
Dphy.h241 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c4659 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/
Dphy_common.c1361 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()
Dphy_common.h215 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);