Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h215 void rtl8812ae_phy_iq_calibrate(struct ieee80211_hw *hw,
H A Dphy.c4530 void rtl8812ae_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8812ae_phy_iq_calibrate() function
4540 rtl8812ae_phy_iq_calibrate(hw, false); in rtl8812ae_do_iqk()
H A Ddm.c920 rtl8812ae_phy_iq_calibrate(hw, false); in rtl8821ae_dm_iq_calibrate()