Home
last modified time | relevance | path

Searched refs:rtl8821ae_phy_iq_calibrate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h213 void rtl8821ae_phy_iq_calibrate(struct ieee80211_hw *hw,
H A Dphy.c4543 void rtl8821ae_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8821ae_phy_iq_calibrate() function
4596 rtl8821ae_phy_iq_calibrate(hw, false); in rtl8821ae_do_iqk()
H A Ddm.c922 rtl8821ae_phy_iq_calibrate(hw, false); in rtl8821ae_dm_iq_calibrate()