Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.h107 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c2233 bool bmain, bool is2t) in _rtl8723be_phy_set_rfpath_switch() argument
2238 if (bmain) /* left antenna */ in _rtl8723be_phy_set_rfpath_switch()
2416 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723be_phy_set_rfpath_switch() argument
2418 _rtl8723be_phy_set_rfpath_switch(hw, bmain, true); in rtl8723be_phy_set_rfpath_switch()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.h124 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c2724 bool bmain, bool is2t) in _rtl92ee_phy_set_rfpath_switch() argument
2740 if (bmain) in _rtl92ee_phy_set_rfpath_switch()
2754 if (bmain) { in _rtl92ee_phy_set_rfpath_switch()
2954 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92ee_phy_set_rfpath_switch() argument
2956 _rtl92ee_phy_set_rfpath_switch(hw, bmain, false); in rtl92ee_phy_set_rfpath_switch()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.h82 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.h173 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c1309 bool bmain, bool is2t) in _rtl8723e_phy_set_rfpath_switch() argument
1318 if (bmain) in _rtl8723e_phy_set_rfpath_switch()
1325 if (bmain) in _rtl8723e_phy_set_rfpath_switch()
1449 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723e_phy_set_rfpath_switch() argument
1451 _rtl8723e_phy_set_rfpath_switch(hw, bmain, false); in rtl8723e_phy_set_rfpath_switch()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h204 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c1888 bool bmain, bool is2t) in _rtl88e_phy_set_rfpath_switch() argument
1902 if (bmain) in _rtl88e_phy_set_rfpath_switch()
1916 if (bmain) { in _rtl88e_phy_set_rfpath_switch()
2081 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch() argument
2083 _rtl88e_phy_set_rfpath_switch(hw, bmain, false); in rtl88e_phy_set_rfpath_switch()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1337 bool bmain, bool is2t) in _rtl92c_phy_set_rfpath_switch() argument
1346 if (bmain) in _rtl92c_phy_set_rfpath_switch()
1353 if (bmain) in _rtl92c_phy_set_rfpath_switch()
1512 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92c_phy_set_rfpath_switch() argument
1517 _rtl92c_phy_set_rfpath_switch(hw, bmain, true); in rtl92c_phy_set_rfpath_switch()
1519 _rtl92c_phy_set_rfpath_switch(hw, bmain, false); in rtl92c_phy_set_rfpath_switch()
Dphy_common.h189 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h219 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c4631 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8821ae_phy_set_rfpath_switch() argument
4633 _rtl8821ae_phy_set_rfpath_switch(hw, bmain); in rtl8821ae_phy_set_rfpath_switch()