Searched refs:phy_rf6052_config (Results 1 – 4 of 4) sorted by relevance
214 .phy_rf6052_config = rtl92ce_phy_rf6052_config,
122 .phy_rf6052_config = rtl92cu_phy_rf6052_config,
164 return rtlpriv->cfg->ops->phy_rf6052_config(hw); in rtl92c_phy_rf_config()
2290 bool (*phy_rf6052_config)(struct ieee80211_hw *hw); member