Home
last modified time | relevance | path

Searched refs:rtl92d_phy_lc_calibrate (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.h84 void rtl92d_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t);
H A Dsw.c231 .phy_lc_calibrate = rtl92d_phy_lc_calibrate,
H A Dhw.c709 rtl92d_phy_lc_calibrate(hw, IS_92D_SINGLEPHY(rtlhal->version)); in rtl92de_hw_init()
H A Dphy.c2035 void rtl92d_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) in rtl92d_phy_lc_calibrate() function