Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
Dphy_common.h64 void rtl8723_phy_path_a_standby(struct ieee80211_hw *hw);
Dphy_common.c403 void rtl8723_phy_path_a_standby(struct ieee80211_hw *hw) in rtl8723_phy_path_a_standby() function
409 EXPORT_SYMBOL_GPL(rtl8723_phy_path_a_standby);
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1210 rtl8723_phy_path_a_standby(hw); in _rtl8723e_phy_iq_calibrate()