Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.h107 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
H A Dphy.c2231 bool bmain, bool is2t) in _rtl8723be_phy_set_rfpath_switch() argument
2236 if (bmain) /* left antenna */ in _rtl8723be_phy_set_rfpath_switch()
2410 void rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723be_phy_set_rfpath_switch() argument
2412 _rtl8723be_phy_set_rfpath_switch(hw, bmain, true); in rtl8723be_phy_set_rfpath_switch()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.h124 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
H A Dphy.c2709 bool bmain, bool is2t) in _rtl92ee_phy_set_rfpath_switch() argument
2725 if (bmain) in _rtl92ee_phy_set_rfpath_switch()
2739 if (bmain) { in _rtl92ee_phy_set_rfpath_switch()
2933 void rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92ee_phy_set_rfpath_switch() argument
2935 _rtl92ee_phy_set_rfpath_switch(hw, bmain, false); in rtl92ee_phy_set_rfpath_switch()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.h82 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.h173 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
H A Dphy.c1302 bool bmain, bool is2t) in _rtl8723e_phy_set_rfpath_switch() argument
1311 if (bmain) in _rtl8723e_phy_set_rfpath_switch()
1318 if (bmain) in _rtl8723e_phy_set_rfpath_switch()
1434 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723e_phy_set_rfpath_switch() argument
1436 _rtl8723e_phy_set_rfpath_switch(hw, bmain, false); in rtl8723e_phy_set_rfpath_switch()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h204 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
H A Dphy.c1869 bool bmain, bool is2t) in _rtl88e_phy_set_rfpath_switch() argument
1883 if (bmain) in _rtl88e_phy_set_rfpath_switch()
1897 if (bmain) { in _rtl88e_phy_set_rfpath_switch()
2054 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch() argument
2056 _rtl88e_phy_set_rfpath_switch(hw, bmain, false); in rtl88e_phy_set_rfpath_switch()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h219 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
H A Dphy.c4607 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8821ae_phy_set_rfpath_switch() argument
4609 _rtl8821ae_phy_set_rfpath_switch(hw, bmain); in rtl8821ae_phy_set_rfpath_switch()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c1324 bool bmain, bool is2t) in _rtl92c_phy_set_rfpath_switch() argument
1333 if (bmain) in _rtl92c_phy_set_rfpath_switch()
1340 if (bmain) in _rtl92c_phy_set_rfpath_switch()
1495 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl92c_phy_set_rfpath_switch() argument
1500 _rtl92c_phy_set_rfpath_switch(hw, bmain, true); in rtl92c_phy_set_rfpath_switch()
1502 _rtl92c_phy_set_rfpath_switch(hw, bmain, false); in rtl92c_phy_set_rfpath_switch()
H A Dphy_common.h189 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);