Searched refs:b_recovery (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.h | 214 bool b_recovery); 216 bool b_recovery);
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.h | 105 bool b_recovery);
|
H A D | phy.c | 2252 void rtl8723be_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8723be_phy_iq_calibrate() argument 2282 if (b_recovery) { in rtl8723be_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.h | 121 void rtl92ee_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
H A D | phy.c | 2782 void rtl92ee_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl92ee_phy_iq_calibrate() argument 2805 if (b_recovery) { in rtl92ee_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 77 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.h | 171 void rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
H A D | phy.c | 1330 void rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8723e_phy_iq_calibrate() argument 1354 if (b_recovery) { in rtl8723e_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.h | 202 void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
H A D | phy.c | 1918 void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl88e_phy_iq_calibrate() argument 1940 if (b_recovery) { in rtl88e_phy_iq_calibrate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 184 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
H A D | phy_common.c | 1350 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl92c_phy_iq_calibrate() argument 1375 if (b_recovery) { in rtl92c_phy_iq_calibrate()
|