Searched refs:b_recovery (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 236 bool b_recovery); 238 bool b_recovery);
|
D | phy.c | 4582 void rtl8812ae_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8812ae_phy_iq_calibrate() argument 4595 void rtl8821ae_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8821ae_phy_iq_calibrate() argument
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.h | 127 bool b_recovery);
|
D | phy.c | 2323 void rtl8723be_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8723be_phy_iq_calibrate() argument 2353 if (b_recovery) { in rtl8723be_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.h | 143 void rtl92ee_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
D | phy.c | 2828 void rtl92ee_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl92ee_phy_iq_calibrate() argument 2851 if (b_recovery) { in rtl92ee_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.h | 193 void rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
D | phy.c | 1362 void rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8723e_phy_iq_calibrate() argument 1386 if (b_recovery) { in rtl8723e_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | phy.h | 103 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.h | 224 void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
D | phy.c | 1960 void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl88e_phy_iq_calibrate() argument 1982 if (b_recovery) { in rtl88e_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 210 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
|
D | phy_common.c | 1387 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl92c_phy_iq_calibrate() argument 1412 if (b_recovery) { in rtl92c_phy_iq_calibrate()
|