Searched refs:b_recovery (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 214 bool b_recovery); 216 bool b_recovery);
|
D | phy.c | 4530 void rtl8812ae_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8812ae_phy_iq_calibrate() argument 4543 void rtl8821ae_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8821ae_phy_iq_calibrate() argument
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.h | 105 bool b_recovery);
|
D | phy.c | 2245 void rtl8723be_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8723be_phy_iq_calibrate() argument 2275 if (b_recovery) { in rtl8723be_phy_iq_calibrate()
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.h | 121 void rtl92ee_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
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-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | phy.h | 77 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.h | 171 void rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
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-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.h | 202 void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
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-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 184 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
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()
|