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