Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.h129 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c2255 bool bmain, bool is2t) in _rtl8723be_phy_set_rfpath_switch() argument
2260 if (bmain) /* left antenna */ in _rtl8723be_phy_set_rfpath_switch()
2438 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723be_phy_set_rfpath_switch() argument
2440 _rtl8723be_phy_set_rfpath_switch(hw, bmain, true); in rtl8723be_phy_set_rfpath_switch()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.h146 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c2746 bool bmain, bool is2t) in _rtl92ee_phy_set_rfpath_switch() argument
2762 if (bmain) in _rtl92ee_phy_set_rfpath_switch()
2776 if (bmain) { in _rtl92ee_phy_set_rfpath_switch()
2976 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92ee_phy_set_rfpath_switch() argument
2978 _rtl92ee_phy_set_rfpath_switch(hw, bmain, false); in rtl92ee_phy_set_rfpath_switch()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.h104 void rtl8822be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.h104 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/Linux-v4.19/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-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h226 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c1910 bool bmain, bool is2t) in _rtl88e_phy_set_rfpath_switch() argument
1924 if (bmain) in _rtl88e_phy_set_rfpath_switch()
1938 if (bmain) { in _rtl88e_phy_set_rfpath_switch()
2103 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch() argument
2105 _rtl88e_phy_set_rfpath_switch(hw, bmain, false); in rtl88e_phy_set_rfpath_switch()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1358 bool bmain, bool is2t) in _rtl92c_phy_set_rfpath_switch() argument
1367 if (bmain) in _rtl92c_phy_set_rfpath_switch()
1374 if (bmain) in _rtl92c_phy_set_rfpath_switch()
1533 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92c_phy_set_rfpath_switch() argument
1538 _rtl92c_phy_set_rfpath_switch(hw, bmain, true); in rtl92c_phy_set_rfpath_switch()
1540 _rtl92c_phy_set_rfpath_switch(hw, bmain, false); in rtl92c_phy_set_rfpath_switch()
Dphy_common.h211 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h241 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
Dphy.c4652 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8821ae_phy_set_rfpath_switch() argument
4654 _rtl8821ae_phy_set_rfpath_switch(hw, bmain); in rtl8821ae_phy_set_rfpath_switch()